mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
@@ -214,7 +214,7 @@ pub fn observe_nat() -> bool {
|
|||||||
.map(|g| g.get() == 1)
|
.map(|g| g.get() == 1)
|
||||||
.unwrap_or_default();
|
.unwrap_or_default();
|
||||||
|
|
||||||
discv5_nat && libp2p_nat
|
discv5_nat || libp2p_nat
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Observes the Beacon Node system health.
|
/// Observes the Beacon Node system health.
|
||||||
|
|||||||
Reference in New Issue
Block a user