mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 10:37:58 +00:00
Test multiple blocks/txs per block.
Better debug tracing.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#![feature(alloc)]
|
||||
#![cfg_attr(feature = "strict", deny(warnings))]
|
||||
|
||||
#[macro_use]
|
||||
#[macro_export]
|
||||
extern crate alloc;
|
||||
|
||||
pub use alloc::vec;
|
||||
|
||||
Reference in New Issue
Block a user