Coda by Ian Macalinao
    Preparing search index...

    Interface SetVoteDelegateInstructionDataArgs

    interface SetVoteDelegateInstructionDataArgs {
        newDelegate: Address;
    }
    Index

    Properties

    Properties

    newDelegate: Address