pub fn report_bridge_status<T: Config<I>, I: 'static>(
bridge_id: H256,
is_congested: bool,
)
Expand description
Notification about congested bridge queue.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::report_bridge_status
.