proto/cosmos/feegrant/v1beta1/tx.pbgrpc library

Classes

MsgClient
MsgGrantAllowance
MsgGrantAllowance adds permission for Grantee to spend up to Allowance of fees from the account of Granter.
MsgGrantAllowanceResponse
MsgGrantAllowanceResponse defines the Msg/GrantAllowanceResponse response type.
MsgPruneAllowances
MsgPruneAllowances prunes expired fee allowances.
MsgPruneAllowancesResponse
MsgPruneAllowancesResponse defines the Msg/PruneAllowancesResponse response type.
MsgRevokeAllowance
MsgRevokeAllowance removes any existing Allowance from Granter to Grantee.
MsgRevokeAllowanceResponse
MsgRevokeAllowanceResponse defines the Msg/RevokeAllowanceResponse response type.
MsgServiceBase