Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
DecodedStakeAccount
Interface DecodedStakeAccount
Fully decoded stake account.
Since
1.1.0
interface
DecodedStakeAccount
{
creditsObserved
:
null
|
bigint
;
meta
:
null
|
StakeMeta
;
stake
:
null
|
StakeDelegation
;
type
:
StakeAccountType
;
}
Index
Properties
credits
Observed
meta
stake
type
Properties
credits
Observed
credits
Observed
:
null
|
bigint
meta
meta
:
null
|
StakeMeta
stake
stake
:
null
|
StakeDelegation
type
type
:
StakeAccountType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credits
Observed
meta
stake
type
@oobe-protocol-labs/synapse-client-sdk
Loading...
Fully decoded stake account.
Since
1.1.0