mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-19 21:04:41 +00:00
@@ -475,7 +475,7 @@ pub struct BeaconCommitteeSubscription {
|
||||
pub struct PeerData {
|
||||
pub peer_id: String,
|
||||
pub enr: Option<String>,
|
||||
pub last_seen_p2p_address: String,
|
||||
pub address: String,
|
||||
pub state: PeerState,
|
||||
pub direction: PeerDirection,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user