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

Function towire

plugins/bkpr/test/run-bkpr_db.c:202–203  ·  view source on GitHub ↗

Generated stub for towire */

Source from the content-addressed store, hash-verified

200{ fprintf(stderr, "toks_reset called!\n"); abort(); }
201/* Generated stub for towire */
202void towire(u8 **pptr UNNEEDED, const void *data UNNEEDED, size_t len UNNEEDED)
203{ fprintf(stderr, "towire called!\n"); abort(); }
204/* Generated stub for towire_bool */
205void towire_bool(u8 **pptr UNNEEDED, bool v UNNEEDED)
206{ fprintf(stderr, "towire_bool called!\n"); abort(); }

Callers 4

patch_channel_updateFunction · 0.50
payment_sendonionFunction · 0.50
send_responseFunction · 0.50
json_commandoFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected