Type alias VoteAuthorizationType

VoteAuthorizationType: {
    index: number;
}

VoteAuthorize type

Type declaration

  • index: number

    The VoteAuthorize index (from solana-vote-program)

Generated using TypeDoc