Documentation
    Preparing search index...
    EwmaConfigUpdated: MoveStruct<
        {
            alpha: BcsType<bigint, string | number | bigint, "u64">;
            enabled: BcsType<boolean, boolean, "bool">;
            onchain_timestamp_ms: BcsType<bigint, string | number | bigint, "u64">;
            penalty_rate: BcsType<bigint, string | number | bigint, "u64">;
            z_score_threshold: BcsType<bigint, string | number | bigint, "u64">;
        },
        "@local-pkg/deepbook_predict::config_events::EwmaConfigUpdated",
    > = ...