Skip to content

VoterParams

Algorand TypeScript


Algorand TypeScript / op / VoterParams

const VoterParams: object

Defined in: op.ts:4063

voterBalance(a): readonly [uint64, boolean]

Online stake in microalgos Min AVM version: 11

uint64 | Account

readonly [uint64, boolean]

voterIncentiveEligible(a): readonly [boolean, boolean]

Had this account opted into block payouts Min AVM version: 11

uint64 | Account

readonly [boolean, boolean]