AuthzTx..::..Revoke Method
MsgRevoke revokes any authorization with the provided sdk.Msg type on the
granter's account with that has been granted to the grantee.
Namespace:
SecretNET.TxAssembly: SecretNET (in SecretNET.dll)
Syntax
public Task<SingleSecretTx<MsgRevokeResponse>> Revoke( MsgRevoke msg, TxOptions txOptions )