fix build
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled

This commit is contained in:
Boog900 2024-06-14 23:04:27 +01:00
parent 008e46c683
commit 410a528f57
No known key found for this signature in database
GPG key ID: 42AB1287CB0041C2

View file

@ -2,9 +2,6 @@
mod blockchain;
mod config;
mod network;
mod p2p_request_handler;
mod tx_pool;
fn main() {
todo!();