committed by
Grimes
parent
3133ee2401
commit
b825d04597
@@ -128,7 +128,7 @@ impl Validator {
|
||||
warn!("vote pubkey: {:?}", vote_account);
|
||||
warn!(
|
||||
"CUDA is {}abled",
|
||||
if solana_ledger::perf_libs::api().is_some() {
|
||||
if solana_perf::perf_libs::api().is_some() {
|
||||
"en"
|
||||
} else {
|
||||
"dis"
|
||||
|
Reference in New Issue
Block a user