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

Function towire_bigsize

plugins/test/run-funder_policy.c:19–20  ·  view source on GitHub ↗

Generated stub for towire_bigsize */

Source from the content-addressed store, hash-verified

17{ fprintf(stderr, "fromwire_node_id called!\n"); abort(); }
18/* Generated stub for towire_bigsize */
19void towire_bigsize(u8 **pptr UNNEEDED, const bigsize_t val UNNEEDED)
20{ fprintf(stderr, "towire_bigsize called!\n"); abort(); }
21/* Generated stub for towire_channel_id */
22void towire_channel_id(u8 **pptr UNNEEDED, const struct channel_id *channel_id UNNEEDED)
23{ fprintf(stderr, "towire_channel_id called!\n"); abort(); }

Callers 1

payment_sendonionFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected