Expand description
Module with configuration which reflects AssetHubKusama runtime setup.
Structs§
- Bridge
HubKusama Base FeeIn Dots - Base delivery fee to
BridgeHubKusama. (initially was calculated170733333+10%by testBridgeHubKusama::can_calculate_weight_for_paid_export_message_with_reserve_transfer) - XcmBridge
HubRouter Transact Call MaxWeight - Some sane weight to execute
xcm::Transact(pallet-xcm-bridge-hub-router::Call::report_bridge_status).
Enums§
- Call
AssetHubKusamaRuntimeCallenum.- XcmBridge
HubRouter Call - A minimized version of
pallet-xcm-bridge-hub-router::Callthat can be used without a runtime.