Search
Preparing search index...
The search index is not available
Secret.js Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Secret.js Docs
MsgRevokeAllowance
Class MsgRevokeAllowance
MsgRevokeAllowance removes any existing Allowance from Granter to Grantee.
Hierarchy
MsgRevokeAllowance
Implements
Msg
Index
Constructors
constructor
Properties
params
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Revoke
Allowance
(
params
:
MsgRevokeAllowanceParams
)
:
MsgRevokeAllowance
Parameters
params:
MsgRevokeAllowanceParams
Returns
MsgRevokeAllowance
Properties
params
params
:
MsgRevokeAllowanceParams
Methods
to
Amino
to
Amino
(
)
:
Promise
<
AminoMsg
>
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
Msg
Revoke
Allowance
constructor
params
to
Amino
to
Proto
MsgRevokeAllowance removes any existing Allowance from Granter to Grantee.