Msg

GrantAllowance grants fee allowance to the grantee on the granter's account with the provided expiration time.

post/cosmos.feegrant.v1beta1.Msg/GrantAllowance

Request body

granteestring

grantee is the address of the user being granted an allowance of another user's funds.

granterstring

granter is the address of the user granting an allowance of their funds.

Response

A successful response.

CosmosFeegrantV1beta1MsgGrantAllowanceResponse required

MsgGrantAllowanceResponse defines the Msg/GrantAllowanceResponse response type.

Changes