MCPcopy Create free account
hub / github.com/ElementsProject/lightning / commit_number_obscurer

Function commit_number_obscurer

onchaind/test/run-grind_feerate.c:19–21  ·  view source on GitHub ↗

AUTOGENERATED MOCKS START */ Generated stub for commit_number_obscurer */

Source from the content-addressed store, hash-verified

17/* AUTOGENERATED MOCKS START */
18/* Generated stub for commit_number_obscurer */
19u64 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 */
23void daemon_shutdown(void)
24{ fprintf(stderr, "daemon_shutdown called!\n"); abort(); }

Callers 1

unmask_commit_numberFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected