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

Function fromwire_bigsize

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

AUTOGENERATED MOCKS START */ Generated stub for fromwire_bigsize */

Source from the content-addressed store, hash-verified

7/* AUTOGENERATED MOCKS START */
8/* Generated stub for fromwire_bigsize */
9bigsize_t fromwire_bigsize(const u8 **cursor UNNEEDED, size_t *max UNNEEDED)
10{ fprintf(stderr, "fromwire_bigsize called!\n"); abort(); }
11/* Generated stub for fromwire_channel_id */
12bool fromwire_channel_id(const u8 **cursor UNNEEDED, size_t *max UNNEEDED,
13 struct channel_id *channel_id UNNEEDED)

Callers 1

htlc_accepted_callFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected