mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-18 13:08:13 +02:00
The signmessagewithkey RPC was failing for BIP86 (mnemonic-based) wallets because: 1. The wallet RPC was iterating through BIP32-derived addresses only, so it couldn't find BIP86-derived addresses. 2. The HSM's handle_bip137_sign_message always used bitcoin_key() (BIP32 derivation) regardless of wallet type. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| run-chain_moves_duplicate-detect.c | ||
| run-db.c | ||
| run-migrate_remove_chain_moves_duplicates.c | ||
| run-psbt_fixup.c | ||
| run-wallet.c | ||
| test_utils.c | ||
| test_utils.h | ||