Type Alias VoteAccountStatus

VoteAccountStatus: { current: VoteAccountInfo[]; delinquent: VoteAccountInfo[] }

A collection of cluster vote accounts

Type declaration