mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 13:17:56 +00:00
create parallel tasks extension (#5249)
This commit is contained in:
@@ -34,7 +34,7 @@ pub use light::*;
|
||||
pub use notifications::*;
|
||||
pub use proof_provider::*;
|
||||
|
||||
pub use sp_state_machine::{StorageProof, ExecutionStrategy};
|
||||
pub use sp_state_machine::{StorageProof, ExecutionStrategy, CloneableSpawn};
|
||||
|
||||
/// Utility methods for the client.
|
||||
pub mod utils {
|
||||
|
||||
Reference in New Issue
Block a user