Remove CrdsValue::LeaderId
This commit is contained in:
@ -4,7 +4,7 @@ use solana::contact_info::ContactInfo;
|
||||
use solana::replicator::Replicator;
|
||||
use solana::socketaddr;
|
||||
use solana_sdk::signature::{read_keypair, Keypair, KeypairUtil};
|
||||
use std::net::{Ipv4Addr, SocketAddr};
|
||||
use std::net::Ipv4Addr;
|
||||
use std::process::exit;
|
||||
use std::sync::Arc;
|
||||
|
||||
|
Reference in New Issue
Block a user