Documentation
    Preparing search index...
    RangePrice: MoveStruct<
        {
            higher_up: BcsType<
                bigint
                | null,
                string | number | bigint | null | undefined,
                "Option<u64>",
            >;
            lower_up: BcsType<
                bigint
                | null,
                string | number | bigint | null | undefined,
                "Option<u64>",
            >;
        },
        "@local-pkg/deepbook_predict::pricing::RangePrice",
    > = ...