sui_bridge::types

Function is_route_valid

Source
pub fn is_route_valid(one: BridgeChainId, other: BridgeChainId) -> bool
Expand description

Check if the bridge route is valid Only mainnet can bridge to mainnet, other than that we do not care.