Skip to content

Commit dda3195

Browse files
committed
hsm_control: fixup! old comment
1 parent 7584a19 commit dda3195

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightningd/hsm_control.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ const u8 *hsm_sync_req(const tal_t *ctx,
2727
struct lightningd *ld,
2828
const u8 *msg TAKES);
2929

30-
/* Get (and check!) a bip32 derived pubkey */
3130
void bip32_pubkey(struct lightningd *ld, struct pubkey *pubkey, u32 index);
3231
void bip86_pubkey(struct lightningd *ld, struct pubkey *pubkey, u32 index);
3332

0 commit comments

Comments
 (0)