Coda by Ian Macalinao
    Preparing search index...
    GovernanceInstructionV1:
        | {
            __kind: "CreateRealm";
            configArgs: RealmConfigParamsV1;
            name: string;
        }
        | { __kind: "DepositGoverningTokens"; amount: bigint }