* Simd poh * Fix poh verify bench Co-authored-by: sakridge <sakridge@gmail.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1053,6 +1053,8 @@ pub fn main() {
|
||||
enable_recycler_warming();
|
||||
}
|
||||
|
||||
solana_ledger::entry::init_poh();
|
||||
|
||||
let entrypoint_addr = matches.value_of("entrypoint").map(|entrypoint| {
|
||||
solana_net_utils::parse_host_port(entrypoint).unwrap_or_else(|e| {
|
||||
eprintln!("failed to parse entrypoint address: {}", e);
|
||||
|
Reference in New Issue
Block a user