| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add WriteHDKeypath function and move *HDKeypath to util/bip32.{h,cpp} | Andrew Chow | 2019-02-14 | 1 | -0/+66 |
| Creates new files util/bip32.h and util/bip32.cpp for containing BIP 32 stuff. Moves FormatKeyPath from descriptor.cpp to util/bip32. Adds a wrapper around it to prepent the 'm' for when just the BIP 32 style keypath is needed. | |||||