Coda by Ian Macalinao
    Preparing search index...

    Interface CreateTokenGovernanceInstructionDataArgs

    interface CreateTokenGovernanceInstructionDataArgs {
        config: GovernanceConfigArgs;
        transferAccountAuthorities: boolean;
    }
    Index

    Properties

    transferAccountAuthorities: boolean