mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 18:07:58 +00:00
Companion for Substrate#14474 (#7434)
* Companion for Substrate#14474 This removes the requirement to pass the native dispatch. * Adapt * Better * Remove patch * ... * Fix * Update Substrate
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
mod block_builder;
|
||||
|
||||
use polkadot_primitives::Block;
|
||||
use sc_service::client;
|
||||
use sp_core::storage::Storage;
|
||||
use sp_runtime::BuildStorage;
|
||||
|
||||
pub use block_builder::*;
|
||||
|
||||
Reference in New Issue
Block a user