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