I have done the configuration below :
multichain-util create demo1 -admin-consensus-admin=0.9 -admin-consensus-issue=0.9
Below is the scenarios in which the genesis user grants admin access to other users :-
Problem :- As soon as I grant access from genesis address to the new address and after getting the admin access I grant the new user issue permissions from himself as he has become the admin, after that the new address directly gets displayed in listpermissions issue . It should only be displayed after admin also issues him the issue permission .