Generated stub for notify_chain_mvt */
| 501 | { fprintf(stderr, "new_uncommitted_channel called!\n"); abort(); } |
| 502 | /* Generated stub for notify_chain_mvt */ |
| 503 | void notify_chain_mvt(struct lightningd *ld UNNEEDED, const struct chain_coin_mvt *mvt UNNEEDED) |
| 504 | { fprintf(stderr, "notify_chain_mvt called!\n"); abort(); } |
| 505 | /* Generated stub for notify_channel_mvt */ |
| 506 | void notify_channel_mvt(struct lightningd *ld UNNEEDED, const struct channel_coin_mvt *mvt UNNEEDED) |
| 507 | { fprintf(stderr, "notify_channel_mvt called!\n"); abort(); } |
no test coverage detected