Coda by Ian Macalinao
    Preparing search index...

    Interface NewVoteInstructionDataArgs

    interface NewVoteInstructionDataArgs {
        bump: number;
        voter: Address;
    }
    Index

    Properties

    Properties

    bump: number
    voter: Address