Update bridges subtree (#1740)

Co-authored-by: Branislav Kontur <bkontur@gmail.com>
This commit is contained in:
Svyatoslav Nikolsky
2023-10-04 01:14:01 +03:00
committed by GitHub
parent aad80cce31
commit d80171ec22
19 changed files with 1088 additions and 327 deletions
@@ -23,7 +23,6 @@ pub use bp_polkadot_core::*;
use bp_header_chain::ChainWithGrandpa;
use bp_runtime::{decl_bridge_finality_runtime_apis, Chain};
use frame_support::weights::Weight;
use sp_std::prelude::Vec;
/// Kusama Chain
pub struct Kusama;