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

Function towire_u8_array

common/test/run-base64.c:107–108  ·  view source on GitHub ↗

Generated stub for towire_u8_array */

Source from the content-addressed store, hash-verified

105{ fprintf(stderr, "towire_u8 called!\n"); abort(); }
106/* Generated stub for towire_u8_array */
107void towire_u8_array(u8 **pptr UNNEEDED, const u8 *arr UNNEEDED, size_t num UNNEEDED)
108{ fprintf(stderr, "towire_u8_array called!\n"); abort(); }
109/* AUTOGENERATED MOCKS END */
110
111int main(int argc, char *argv[])

Callers 7

json_to_enctlvsFunction · 0.70
towire_hmacFunction · 0.50
sphinx_add_hopFunction · 0.50
towire_onionreplyFunction · 0.50
towire_len_and_tlvstreamFunction · 0.50
towire_feature_setFunction · 0.50
towire_wireaddr_internalFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected