AUTOGENERATED MOCKS START */ Generated stub for commit_number_obscurer */
| 17 | /* AUTOGENERATED MOCKS START */ |
| 18 | /* Generated stub for commit_number_obscurer */ |
| 19 | u64 commit_number_obscurer(const struct pubkey *opener_payment_basepoint UNNEEDED, |
| 20 | const struct pubkey *accepter_payment_basepoint UNNEEDED) |
| 21 | { fprintf(stderr, "commit_number_obscurer called!\n"); abort(); } |
| 22 | /* Generated stub for daemon_shutdown */ |
| 23 | void daemon_shutdown(void) |
| 24 | { fprintf(stderr, "daemon_shutdown called!\n"); abort(); } |
no test coverage detected