Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgSetWithdrawAddress
Interface MsgSetWithdrawAddress
MsgSetWithdrawAddress sets the withdraw address for a delegator (or validator self-delegation).
interface
MsgSetWithdrawAddress
{
delegatorAddress
:
string
;
withdrawAddress
:
string
;
}
Index
Properties
delegator
Address
withdraw
Address
Properties
delegator
Address
delegator
Address
:
string
withdraw
Address
withdraw
Address
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delegator
Address
withdraw
Address
@crownfi/sei-js-proto
Loading...
MsgSetWithdrawAddress sets the withdraw address for a delegator (or validator self-delegation).