Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
RedelegationEntrySDKType
Interface RedelegationEntrySDKType
RedelegationEntry defines a redelegation object with relevant metadata.
interface
RedelegationEntrySDKType
{
completion_time
:
undefined
|
Date
;
creation_height
:
bigint
;
initial_balance
:
string
;
shares_dst
:
string
;
}
Index
Properties
completion_
time
creation_
height
initial_
balance
shares_
dst
Properties
completion_
time
completion_
time
:
undefined
|
Date
creation_
height
creation_
height
:
bigint
initial_
balance
initial_
balance
:
string
shares_
dst
shares_
dst
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completion_
time
creation_
height
initial_
balance
shares_
dst
@crownfi/sei-js-proto
Loading...
RedelegationEntry defines a redelegation object with relevant metadata.