pub fn build_congestion_message<RuntimeCall>( bridge_id: H256, is_congested: bool, ) -> Vec<Instruction<RuntimeCall>>
Builds an (un)congestion XCM program with the report_bridge_status call for ToWestendXcmRouter.
report_bridge_status
ToWestendXcmRouter