@solana/web3.js
    Preparing search index...

    Type Alias VoteAuthorizationType

    VoteAuthorize type

    type VoteAuthorizationType = {
        index: number;
    }
    Index
    index: number

    The VoteAuthorize index (from solana-vote-program)