mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
5 lines
65 B
Rust
5 lines
65 B
Rust
//! auto-mine consensus tests
|
|
mod auto_mine;
|
|
|
|
async fn main() {}
|