Preparing search index...
The search index is not available
Documentation
Documentation
@hackbg/fadroma
fadroma
Scrt
SecretJS
Tx
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
)
:
MsgRevokeAllowance
Parameters
params
:
MsgRevokeAllowanceParams
Returns
MsgRevokeAllowance
Properties
params
params
:
MsgRevokeAllowanceParams
Methods
to
Amino
to
Amino
(
)
:
Promise
<
Scrt
.
SecretJS
.
Tx
.
AminoMsg
>
Returns
Promise
<
Scrt
.
SecretJS
.
Tx
.
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
params
to
Amino
to
Proto
Documentation
@fadroma/agent
@hackbg/fadroma
Generated using
TypeDoc
MsgRevokeAllowance removes any existing Allowance from Granter to Grantee.