lighthouse/beacon_node/lighthouse_network
Michael Sproul 06af31a66a Correct /lighthouse/nat implementation (#4069)
## Proposed Changes

The current `/lighthouse/nat` implementation checks for _zero_ address updated messages, when it should check for a _non-zero_ number. This was spotted while debugging an issue on Discord where a user's ports weren't forwarded but `/lighthouse/nat` was still returning `true`.
2023-03-13 04:08:15 +00:00
..
src Correct /lighthouse/nat implementation (#4069) 2023-03-13 04:08:15 +00:00
tests Clean capella (#4019) 2023-03-01 03:19:02 +00:00
Cargo.toml Merge remote-tracking branch 'origin/staging' into capella-update 2023-02-17 12:05:36 +11:00