mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 02:42:38 +00:00
Remove Score Ord, PartialOrd, Eq and PartialEq impls (#6420)
* drop score Ord, PartialOrd, Eq and PartialEq impls
and impl total_cmp instead
* Revert "Fix test failure on Rust v1.81 (#6407)"
This reverts commit 8a085fc828.
* reverse in the compare function
* lint mdfiles
This commit is contained in:
@@ -20,6 +20,7 @@ Lighthouse currently uses the following ENR fields:
|
||||
### Lighthouse Custom Fields
|
||||
|
||||
Lighthouse is currently using the following custom ENR fields.
|
||||
|
||||
| Field | Description |
|
||||
| ---- | ---- |
|
||||
| `quic` | The UDP port on which the QUIC transport is listening on IPv4 |
|
||||
|
||||
Reference in New Issue
Block a user