Crate bp_asset_hub_kusama

Crate bp_asset_hub_kusama 

Source
Expand description

Module with configuration which reflects AssetHubKusama runtime setup.

Structs§

BridgeHubKusamaBaseFeeInDots
Base delivery fee to BridgeHubKusama. (initially was calculated 170733333 + 10% by test BridgeHubKusama::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
AssetHubKusama Runtime Call enum.
XcmBridgeHubRouterCall
A minimized version of pallet-xcm-bridge-hub-router::Call that can be used without a runtime.