hsm_control: fixup! old comment

This commit is contained in:
Sangbida Chaudhuri
2025-10-24 13:57:51 +10:30
committed by Rusty Russell
parent 463712f3b7
commit a289cd4ff5

View File

@@ -27,7 +27,6 @@ const u8 *hsm_sync_req(const tal_t *ctx,
struct lightningd *ld,
const u8 *msg TAKES);
/* Get (and check!) a bip32 derived pubkey */
void bip32_pubkey(struct lightningd *ld, struct pubkey *pubkey, u32 index);
void bip86_pubkey(struct lightningd *ld, struct pubkey *pubkey, u32 index);