mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 18:41:03 +00:00
Comanion for substrate#11136 (#5218)
* Comanion for substrate#11136 Signed-off-by: koushiro <koushiro.cqx@gmail.com> * revert changes in bridge Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ use frame_support::{
|
||||
traits::fungible::{Inspect, Mutate},
|
||||
};
|
||||
use sp_runtime::traits::{Bounded, Zero};
|
||||
use sp_std::{convert::TryInto, prelude::*, vec};
|
||||
use sp_std::{prelude::*, vec};
|
||||
use xcm::latest::prelude::*;
|
||||
use xcm_executor::traits::{Convert, TransactAsset};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user