mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 05:47:58 +00:00
enable disputes on all chains (#5182)
* enable disputes on all chains * fmt
This commit is contained in:
@@ -83,7 +83,6 @@ fn test_harness<T: Future<Output = VirtualOverseer>>(
|
||||
Arc::new(case_vars.chain.clone()),
|
||||
context.sender().clone(),
|
||||
Default::default(),
|
||||
true,
|
||||
);
|
||||
|
||||
let target_hash = case_vars.target_block.clone();
|
||||
|
||||
Reference in New Issue
Block a user