Expand description
Module with configuration which reflects AssetHubPolkadot runtime setup.
Structs§
- Bridge
HubPolkadot Base FeeIn Dots - Base delivery fee to
BridgeHubPolkadot. (initially was calculated51220000+10%by testBridgeHubPolkadot::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
AssetHubPolkadotRuntimeCallenum.- XcmBridge
HubRouter Call - A minimized version of
pallet-xcm-bridge-hub-router::Callthat can be used without a runtime.