mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 10:41:09 +00:00
Fix block announcement validation (#171)
* Fix block announce * Fix compilation
This commit is contained in:
@@ -62,7 +62,7 @@ fn call_validate_block(
|
||||
|
||||
executor
|
||||
.call_in_wasm(
|
||||
&WASM_BINARY,
|
||||
&WASM_BINARY.expect("You need to build the WASM binaries to run the tests!"),
|
||||
None,
|
||||
"validate_block",
|
||||
¶ms,
|
||||
|
||||
Reference in New Issue
Block a user