AuthzTx..::..Exec Method
MsgExec attempts to execute the provided messages using
authorizations granted to the grantee. Each message should have only
one signer corresponding to the granter of the authorization.
Namespace:
SecretNET.TxAssembly: SecretNET (in SecretNET.dll)
Syntax
public Task<SingleSecretTx<MsgExecResponse>> Exec( MsgExec msg, TxOptions txOptions )