ElementsProject / ElementsProject/elements
blinding_derivation_key should be generated in HD path
Open
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
Currently all keys except the blinding derivation key are generated via HD wallet. Using `GenerateNewKey` would enable HD derivation of that key making backups easier, and would allow us to keep it encrypted like any other key when not in use.
Contributor guide
Assessment
This issue has not been assessed yet.