Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
54789315
Topic
5261981
Board
Development & Technical Discussion
Merits
2 from 2 users
Re: Do invalid keys in BIP44 path matter?
by
odolvlobo
on
13/07/2020, 21:32:32 UTC
⭐ Merited by
HeRetiK
(1) ,
ETFbitcoin
(1)
According to BIP-32, which is really what you are asking about:
Quote from:
https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
In case parse256(I
L
) ≥ n or k
i
= 0, the resulting key is invalid, and one should proceed with the next value for i. (Note: this has probability lower than 1 in 2
127
.)