Skip to content

VoteAccount

bigearsenal edited this page May 17, 2022 · 1 revision

VoteAccount

public struct VoteAccount: Decodable 

Inheritance

Decodable

Properties

commission

public let commission: Int

epochVoteAccount

public let epochVoteAccount: Bool

epochCredits

public let epochCredits: [[UInt64]]

nodePubkey

public let nodePubkey: String

lastVote

public let lastVote: UInt64

activatedStake

public let activatedStake: UInt64

votePubkey

public let votePubkey: String
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally