mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 23:57:56 +00:00
Remove keystore when doing calls and producing a proof (#4196)
* Remove keystore parameter. * Fix tests.
This commit is contained in:
committed by
Bastian Köcher
parent
d8ca2f37df
commit
309c6c70d8
@@ -193,6 +193,5 @@ fn record_proof_works() {
|
||||
&executor,
|
||||
"Core_execute_block",
|
||||
&block.encode(),
|
||||
None,
|
||||
).expect("Executes block while using the proof backend");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user