mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Fix master (#3242)
This commit is contained in:
committed by
André Silva
parent
0af5aadc5a
commit
7658eb6b88
@@ -49,7 +49,7 @@
|
||||
//! use std::sync::Arc;
|
||||
//! use substrate_client::{Client, in_mem::Backend, LocalCallExecutor};
|
||||
//! use primitives::Blake2Hasher;
|
||||
//! use runtime_primitives::{StorageOverlay, ChildrenStorageOverlay};
|
||||
//! use sr_primitives::{StorageOverlay, ChildrenStorageOverlay};
|
||||
//! use executor::NativeExecutor;
|
||||
//!
|
||||
//! // In this example, we're using the `Block` and `RuntimeApi` types from the
|
||||
|
||||
Reference in New Issue
Block a user