Documentation
    Preparing search index...
    PlpFeeRatesUpdated: MoveStruct<
        {
            onchain_timestamp_ms: BcsType<bigint, string | number | bigint, "u64">;
            plp_supply_fee_rate: BcsType<bigint, string | number | bigint, "u64">;
            plp_withdraw_fee_rate: BcsType<bigint, string | number | bigint, "u64">;
        },
        "@local-pkg/deepbook_predict::config_events::PlpFeeRatesUpdated",
    > = ...