Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetVoteDelegateInstructionDataArgs

    type SetVoteDelegateInstructionDataArgs = {
        newDelegate: Address;
    }
    Index
    newDelegate: Address