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 25e504b commit 591edbdCopy full SHA for 591edbd
enr.md
@@ -71,7 +71,7 @@ cryptosystem used by Node Discovery v4.
71
"secp256k1" key/value pair of the record.
72
73
- To derive a node address, take the keccak256 hash of the uncompressed public key, i.e.
74
- `keccak256(x || y)`. Note that `x` and `y` must be zero-padded to up length 32.
+ `keccak256(x || y)`. Note that `x` and `y` must be zero-padded up to length 32.
75
76
## Rationale
77
0 commit comments