@solana/web3.js
Preparing search index...
VoteAccountStatus
Type Alias VoteAccountStatus
A collection of cluster vote accounts
type
VoteAccountStatus
=
{
current
:
VoteAccountInfo
[]
;
delinquent
:
VoteAccountInfo
[]
;
}
Index
Properties
current
delinquent
Properties
current
current
:
VoteAccountInfo
[]
Active vote accounts
delinquent
delinquent
:
VoteAccountInfo
[]
Inactive vote accounts
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
delinquent
@solana/web3.js
Loading...
A collection of cluster vote accounts