mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 15:51:12 +00:00
Convenient block creation logic
This commit is contained in:
@@ -38,6 +38,10 @@ extern crate native_runtime;
|
||||
extern crate runtime_std;
|
||||
extern crate triehash;
|
||||
|
||||
#[cfg(test)]
|
||||
#[macro_use]
|
||||
extern crate hex_literal;
|
||||
|
||||
#[macro_use]
|
||||
extern crate error_chain;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user