Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetGovernanceParamsInstructionDataArgs

    type SetGovernanceParamsInstructionDataArgs = {
        params: GovernanceParametersArgs;
    }
    Index