Files
Sale Djenic b5cbf38798 refactor(wallet): remove tests mode from router and path processors
Removes the test-only fields (TestsMode, TestEstimationMap, TestBonderFeeMap,
TestApprovalGasEstimation, TestApprovalL1Fee) from ProcessorInputParams and
TestsMode/TestParams (with RouterTestParams and Estimation types) from
requests.RouteInputParams.

Updates the production code accordinglly.
2026-08-25 09:27:54 -04:00
..