Documentation
    Preparing search index...
    Registry: MoveStruct<
        {
            allowed_lifecycle_caps: MoveStruct<
                {
                    contents: BcsType<
                        string[],
                        Iterable<string | Uint8Array<ArrayBufferLike>, any, any> & {
                            length: number;
                        },
                        string,
                    >;
                },
                "0x2::vec_set::VecSet<bytes[32]>",
            >;
            allowed_pause_caps: MoveStruct<
                {
                    contents: BcsType<
                        string[],
                        Iterable<string | Uint8Array<ArrayBufferLike>, any, any> & {
                            length: number;
                        },
                        string,
                    >;
                },
                "0x2::vec_set::VecSet<bytes[32]>",
            >;
            allowed_pool_valuation_caps: MoveStruct<
                {
                    contents: BcsType<
                        string[],
                        Iterable<string | Uint8Array<ArrayBufferLike>, any, any> & {
                            length: number;
                        },
                        string,
                    >;
                },
                "0x2::vec_set::VecSet<bytes[32]>",
            >;
            id: BcsType<string, string | Uint8Array<ArrayBufferLike>, "bytes[32]">;
            market_manager: MoveStruct<
                {
                    market_ids: MoveStruct<
                        {
                            id: BcsType<
                                string,
                                string
                                | Uint8Array<ArrayBufferLike>,
                                "bytes[32]",
                            >;
                            size: BcsType<bigint, string | number | bigint, "u64">;
                        },
                        "0x2::table::Table<phantom K, phantom V>",
                    >;
                    underlying_configs: MoveStruct<
                        {
                            id: BcsType<
                                string,
                                string
                                | Uint8Array<ArrayBufferLike>,
                                "bytes[32]",
                            >;
                            size: BcsType<bigint, string | number | bigint, "u64">;
                        },
                        "0x2::table::Table<phantom K, phantom V>",
                    >;
                },
                "@local-pkg/deepbook_predict::market_manager::MarketManager",
            >;
        },
        "@local-pkg/deepbook_predict::registry::Registry",
    > = ...