Coda by Ian Macalinao
    Preparing search index...

    Type Alias CastVoteInstructionDataArgs

    type CastVoteInstructionDataArgs = {
        vote: VoteArgs;
    }
    Index
    vote: VoteArgs