Interface: FeegrantTxExtensionMethods
@shareledgerjs/client.feegrant.FeegrantTxExtensionMethods
Methods
grantAllowance
▸ grantAllowance(granter
, grantee
, allowance?
): MsgGrantAllowanceEncodeObject
Parameters
Name | Type |
---|---|
granter | string |
grantee | string |
allowance? | Any |
Returns
revokeAllowance
▸ revokeAllowance(granter
, grantee
): MsgRevokeAllowanceEncodeObject
Parameters
Name | Type |
---|---|
granter | string |
grantee | string |