Move entry/poh to own crate to speed up poh bench build (#18225)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use solana_ledger::entry;
|
||||
use solana_entry::entry;
|
||||
use solana_ledger::{
|
||||
blockstore::{self, Blockstore},
|
||||
get_tmp_ledger_path,
|
||||
|
Reference in New Issue
Block a user