Skip to content

Commit

Permalink
empty commit
Browse files Browse the repository at this point in the history
  • Loading branch information
realbigsean committed Feb 13, 2023
1 parent 0944448 commit 89290c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beacon_node/network/src/sync/network_context.rs
Expand Up @@ -62,6 +62,7 @@ impl<T: BeaconChainTypes> SyncNetworkContext<T> {
}
}


/// Returns the Client type of the peer if known
pub fn client_type(&self, peer_id: &PeerId) -> Client {
self.network_globals
Expand Down

0 comments on commit 89290c4

Please sign in to comment.