We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7584a19 commit dda3195Copy full SHA for dda3195
lightningd/hsm_control.h
@@ -27,7 +27,6 @@ const u8 *hsm_sync_req(const tal_t *ctx,
27
struct lightningd *ld,
28
const u8 *msg TAKES);
29
30
-/* Get (and check!) a bip32 derived pubkey */
31
void bip32_pubkey(struct lightningd *ld, struct pubkey *pubkey, u32 index);
32
void bip86_pubkey(struct lightningd *ld, struct pubkey *pubkey, u32 index);
33
0 commit comments