AuthzTx..::..Grant Method
MsgGrant is a request type for Grant method. It declares authorization to the grantee
on behalf of the granter with the provided expiration time.
Namespace:
SecretNET.TxAssembly: SecretNET (in SecretNET.dll)
Syntax
public Task<SingleSecretTx<MsgGrantResponse>> Grant( MsgGrant msg, TxOptions txOptions )