mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 16:21:02 +00:00
Backport fix (for wasm std env) (#2339)
* Backport fix (for wasm `std` env) * Cargo.lock * Polkadot/Westend * Cargo.lock
This commit is contained in:
committed by
Bastian Köcher
parent
bccd6e893e
commit
8ebef157a9
@@ -29,7 +29,7 @@ use frame_support::{
|
||||
sp_runtime::{MultiAddress, MultiSigner},
|
||||
RuntimeDebug,
|
||||
};
|
||||
use sp_std::prelude::*;
|
||||
use sp_std::prelude::Vec;
|
||||
|
||||
/// BridgeHubKusama parachain.
|
||||
#[derive(RuntimeDebug)]
|
||||
|
||||
Reference in New Issue
Block a user