Preparing search index...
The search index is not available
@pier_two/staking-ts
@pier_two/staking-ts
<internal>
StakeDetailsWithValidators
Interface StakeDetailsWithValidators
interface
StakeDetailsWithValidators
{
customerId
:
number
;
label
:
string
;
message
:
string
;
reference
:
string
;
stakeId
:
number
;
status
:
string
;
suggestedFeeRecipient
:
string
;
validatorCount
:
number
;
validators
:
Validator
[]
;
withdrawalAddress
:
string
;
}
Index
Properties
customer
Id
label
message
reference
stake
Id
status
suggested
Fee
Recipient
validator
Count
validators
withdrawal
Address
Properties
customer
Id
customer
Id
:
number
label
label
:
string
message
message
:
string
reference
reference
:
string
stake
Id
stake
Id
:
number
status
status
:
string
suggested
Fee
Recipient
suggested
Fee
Recipient
:
string
validator
Count
validator
Count
:
number
validators
validators
:
Validator
[]
withdrawal
Address
withdrawal
Address
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
customer
Id
label
message
reference
stake
Id
status
suggested
Fee
Recipient
validator
Count
validators
withdrawal
Address
@pier_two/staking-ts
Loading...
Generated using
TypeDoc