AUTOGENERATED MOCKS START */ Generated stub for bip32_pubkey */
| 26 | /* AUTOGENERATED MOCKS START */ |
| 27 | /* Generated stub for bip32_pubkey */ |
| 28 | void bip32_pubkey(struct lightningd *ld UNNEEDED, struct pubkey *pubkey UNNEEDED, u32 index UNNEEDED) |
| 29 | { fprintf(stderr, "bip32_pubkey called!\n"); abort(); } |
| 30 | /* Generated stub for bip86_pubkey */ |
| 31 | void bip86_pubkey(struct lightningd *ld UNNEEDED, struct pubkey *pubkey UNNEEDED, u32 index UNNEEDED) |
| 32 | { fprintf(stderr, "bip86_pubkey called!\n"); abort(); } |
no test coverage detected