mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 07:27:55 +00:00
* Companion for #6726 * Spaces * 'Update substrate' Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -295,7 +295,7 @@ pub fn new_light() -> (
|
||||
let local_call_executor = LocalCallExecutor::new(
|
||||
backend.clone(),
|
||||
executor,
|
||||
sp_core::tasks::executor(),
|
||||
Box::new(sp_core::testing::TaskExecutor::new()),
|
||||
Default::default()
|
||||
);
|
||||
let call_executor = LightExecutor::new(
|
||||
|
||||
Reference in New Issue
Block a user