Skip to content

Commit c658eb6

Browse files
committed
Tree idx < 2**320
1 parent de52c7e commit c658eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EIPS/eip-2334.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The purpose needs to be distinct from these standards as the KDF and path are no
7777

7878
[BIP43](https://github.com/bitcoin/bips/blob/master/bip-0043.mediawiki) and [BIP44](https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki) are the commonly used standards for this purpose within Ethereum 1.0, however they have not been `Accepted` as standards as yet. Due to the use of a new KDF within [EIP-2333](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-2333.md), a new path standard is required. This EIP implements this, with minor changes.
7979

80-
`purpose` `12381` paths do not support hardened keys and therefore the `'` character is invalid. Moreover, node indices within `BIP44` paths are `uint32`s whereas `purpose` `12381` indices are `uint256`s.
80+
`purpose` `12381` paths do not support hardened keys and therefore the `'` character is invalid.
8181

8282
## Copyright
8383

0 commit comments

Comments
 (0)