Function bridge_runtime_common::integrity::assert_complete_with_relay_chain_bridge_constants
source · pub fn assert_complete_with_relay_chain_bridge_constants<R, GI, MI>(
params: AssertCompleteBridgeConstants,
)where
R: Config + Config<GI> + Config<MI>,
GI: 'static,
MI: 'static,
Expand description
All bridge-related constants tests for the complete standard relay-chain messages bridge (i.e. with bridge GRANDPA and messages pallets deployed).