Crate bp_asset_hub_polkadot

Crate bp_asset_hub_polkadot 

Source
Expand description

Module with configuration which reflects AssetHubPolkadot runtime setup.

Structs§

BridgeHubPolkadotBaseFeeInDots
Base delivery fee to BridgeHubPolkadot. (initially was calculated 51220000 + 10% by test BridgeHubPolkadot::can_calculate_weight_for_paid_export_message_with_reserve_transfer)
XcmBridgeHubRouterTransactCallMaxWeight
Some sane weight to execute xcm::Transact(pallet-xcm-bridge-hub-router::Call::report_bridge_status).

Enums§

Call
AssetHubPolkadot Runtime Call enum.
XcmBridgeHubRouterCall
A minimized version of pallet-xcm-bridge-hub-router::Call that can be used without a runtime.