Coda by Ian Macalinao
    Preparing search index...

    Interface CreateProgramGovernanceInstructionDataArgs

    interface CreateProgramGovernanceInstructionDataArgs {
        config: GovernanceConfigArgs;
        transferUpgradeAuthority: boolean;
    }
    Index

    Properties

    transferUpgradeAuthority: boolean