Coda by Ian Macalinao
    Preparing search index...

    Interface CreateGovernorInstructionDataArgs

    interface CreateGovernorInstructionDataArgs {
        bump: number;
        electorate: Address;
        params: GovernanceParametersArgs;
    }
    Index

    Properties

    bump: number
    electorate: Address