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
MsgSetWithdrawAddress
Class MsgSetWithdrawAddress
MsgSetWithdrawAddress sets the withdraw address for a delegator (or validator self-delegation).
Hierarchy
MsgSetWithdrawAddress
Implements
Msg
Index
Constructors
constructor
Properties
params
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Set
Withdraw
Address
(
params
:
MsgSetWithdrawAddressParams
)
:
MsgSetWithdrawAddress
Parameters
params:
MsgSetWithdrawAddressParams
Returns
MsgSetWithdrawAddress
Properties
params
params
:
MsgSetWithdrawAddressParams
Methods
to
Amino
to
Amino
(
)
:
Promise
<
AminoMsg
>
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
Msg
Set
Withdraw
Address
constructor
params
to
Amino
to
Proto
MsgSetWithdrawAddress sets the withdraw address for a delegator (or validator self-delegation).