Skip to content

Commit 591edbd

Browse files
committed
enr.md: fix typo
1 parent 25e504b commit 591edbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ cryptosystem used by Node Discovery v4.
7171
"secp256k1" key/value pair of the record.
7272

7373
- 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.
74+
`keccak256(x || y)`. Note that `x` and `y` must be zero-padded up to length 32.
7575

7676
## Rationale
7777

0 commit comments

Comments
 (0)