Documentation
    Preparing search index...

    Variable StrikeExposureTemplateConfigUpdatedConst

    StrikeExposureTemplateConfigUpdated: MoveStruct<
        {
            backing_buffer_lambda: BcsType<bigint, string | number | bigint, "u64">;
            base_fee: BcsType<bigint, string | number | bigint, "u64">;
            expiry_fee_max_multiplier: BcsType<
                bigint,
                string
                | number
                | bigint,
                "u64",
            >;
            expiry_fee_window_ms: BcsType<bigint, string | number | bigint, "u64">;
            inventory_impact_max_rate: BcsType<
                bigint,
                string
                | number
                | bigint,
                "u64",
            >;
            max_entry_probability: BcsType<bigint, string | number | bigint, "u64">;
            min_entry_probability: BcsType<bigint, string | number | bigint, "u64">;
            min_fee: BcsType<bigint, string | number | bigint, "u64">;
            onchain_timestamp_ms: BcsType<bigint, string | number | bigint, "u64">;
        },
        "@local-pkg/deepbook_predict::config_events::StrikeExposureTemplateConfigUpdated",
    > = ...