Documentation
    Preparing search index...
    FlushRestarted: MoveStruct<
        {
            expected_market_count: BcsType<bigint, string | number | bigint, "u64">;
            pool_vault_id: BcsType<
                string,
                string
                | Uint8Array<ArrayBufferLike>,
                "bytes[32]",
            >;
            valued_market_count: BcsType<bigint, string | number | bigint, "u64">;
        },
        "@local-pkg/deepbook_predict::vault_events::FlushRestarted",
    > = ...