mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
Wallet should really be the container for anything bip32 related, so I'd like to slowly wean off of `ld->bip32_base` in favor of `ld->wallet->bip32_base` |
||
---|---|---|
.. | ||
.gitignore | ||
db.c | ||
db.h | ||
db_tests.c | ||
Makefile | ||
test_utils.h | ||
wallet.c | ||
wallet.h | ||
wallet_tests.c | ||
walletrpc.c | ||
walletrpc.h |