Patch Changes
- f7ebf6c:
quoteTransferRemoteTowas fixed to work without a defaultRouter._routersenrollment by adding a target-router-aware gas quote helper.GasRouter._setDestinationGaswas made virtual and overridden in MultiCollateral to accept MC-enrolled-only domains, keeping the existingsetDestinationGasfunction selector working for all domain types. Authorization checks were deduplicated into_requireAuthorizedRouter. SDK EvmWarpRouteReader was updated to include MC-enrolled domains when reading destination gas.