mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-22 03:30:38 +00:00
parent
7117772fb3
commit
f33ce8cc34
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user