Generated stub for peer_wire_name */
| 664 | { fprintf(stderr, "peer_start_openingd called!\n"); abort(); } |
| 665 | /* Generated stub for peer_wire_name */ |
| 666 | const char *peer_wire_name(int e UNNEEDED) |
| 667 | { fprintf(stderr, "peer_wire_name called!\n"); abort(); } |
| 668 | /* Generated stub for plugin_hook_call_ */ |
| 669 | bool plugin_hook_call_(struct lightningd *ld UNNEEDED, |
| 670 | const struct plugin_hook *hook UNNEEDED, |
no test coverage detected