MsgRevoke revokes any authorization with the provided sdk.Msg type on the granter's account with that has been granted to the grantee.
from message cosmos.authz.v1beta1.MsgRevoke
Optional
from field: string grantee = 2;
from field: string granter = 1;
from field: string msg_type_url = 3;
Static
Readonly
MsgRevoke revokes any authorization with the provided sdk.Msg type on the granter's account with that has been granted to the grantee.
Generated
from message cosmos.authz.v1beta1.MsgRevoke