Preparing search index...
The search index is not available
@pier_two/staking-ts
@pier_two/staking-ts
<internal>
ValidatorDeposit
Interface ValidatorDeposit
interface
ValidatorDeposit
{
amount
:
number
;
slot
:
number
;
status
:
"QUEUED"
|
"PROCESSED"
;
}
Index
Properties
amount
slot
status
Properties
amount
amount
:
number
slot
slot
:
number
status
status
:
"QUEUED"
|
"PROCESSED"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
slot
status
@pier_two/staking-ts
Loading...