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

Function towire_u16

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

Generated stub for towire_u16 */

Source from the content-addressed store, hash-verified

213{ fprintf(stderr, "towire_sha256 called!\n"); abort(); }
214/* Generated stub for towire_u16 */
215void towire_u16(u8 **pptr UNNEEDED, u16 v UNNEEDED)
216{ fprintf(stderr, "towire_u16 called!\n"); abort(); }
217/* Generated stub for towire_u32 */
218void towire_u32(u8 **pptr UNNEEDED, u32 v UNNEEDED)
219{ fprintf(stderr, "towire_u32 called!\n"); abort(); }

Callers 3

patch_channel_updateFunction · 0.50
send_responseFunction · 0.50
json_commandoFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected