VoteAccounts - p2p-org/solana-swift GitHub Wiki
VoteAccounts
public struct VoteAccounts: Decodable
Inheritance
Decodable
Properties
current
public let current: [VoteAccount]
delinquent
public let delinquent: [VoteAccount]