Coda by Ian Macalinao
    Preparing search index...

    Type Alias NewVoteInstructionDataArgs

    type NewVoteInstructionDataArgs = {
        bump: number;
        voter: Address;
    }
    Index
    bump: number
    voter: Address