Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgUndelegate
Interface MsgUndelegate
MsgUndelegate defines a SDK message for performing an undelegation from a delegate and a validator.
interface
MsgUndelegate
{
amount
:
undefined
|
Coin
;
delegatorAddress
:
string
;
validatorAddress
:
string
;
}
Index
Properties
amount
delegator
Address
validator
Address
Properties
amount
amount
:
undefined
|
Coin
delegator
Address
delegator
Address
:
string
validator
Address
validator
Address
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
delegator
Address
validator
Address
@crownfi/sei-js-proto
Loading...
MsgUndelegate defines a SDK message for performing an undelegation from a delegate and a validator.