We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cc0a6 commit 88a7657Copy full SHA for 88a7657
specs/_features/eip7594/p2p-interface.md
@@ -324,4 +324,4 @@ A new field is added to the ENR under the key `csc` to facilitate custody data c
324
325
| Key | Value |
326
|--------|------------------------------------------|
327
-| `csc` | Custody subnet count, big endian integer |
+| `csc` | Custody subnet count, `uint64` big endian integer with no leading zero bytes (`0` is encoded as empty byte string) |
0 commit comments