mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 02:08:02 +00:00
Make everything compile and fix tests
This commit is contained in:
@@ -24,4 +24,4 @@ include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs"));
|
||||
|
||||
pub use substrate_test_runtime::*;
|
||||
|
||||
runtime::register_validate_block!(Block, system::BlockExecutor);
|
||||
runtime::register_validate_block!(Block, system::BlockExecutor);
|
||||
|
||||
Reference in New Issue
Block a user