Author

Topic: How can I find out the next address if know way of derivation? (Read 85 times)

legendary
Activity: 2268
Merit: 18711
Knowing this, can I create a master key from which it was created?
No.

Can I get the next or previous address or address with a key along this path?
Also no.

It is impossible to take only the private key at one derivation path and move upwards to a parent key, or move sideways to a sibling key. You can only move down a level to a child key. The only way to generate siblings keys is with knowledge of the parent extended private key. If you do not know this key, then your options would be to either derive it from the seed phrase, or to calculate it based on knowledge of the child private key you already have and the parent extended public key. If you know neither the seed phrase nor the parent extended public key, then there is nothing else you can do.
member
Activity: 96
Merit: 36
I only have a bitcoin address and a private key from it
I know that it is created in electrum, I know its way of derivation.

Knowing this, can I create a master key from which it was created?
or/and
Can I get the next or previous address or address with a key along this path?
Jump to: