pub fn set_bridge<T: Config>(
bridge_id: u32,
bridge_name: Vec<u8>,
remote_chain_id: u64,
)
Expand description
Allow governance to indicate a bridge is setup between the parachain and a remote chain.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_bridge
.