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

Function towire_u8_array

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

Generated stub for towire_u8_array */

Source from the content-addressed store, hash-verified

97{ fprintf(stderr, "towire_u8 called!\n"); abort(); }
98/* Generated stub for towire_u8_array */
99void towire_u8_array(u8 **pptr UNNEEDED, const u8 *arr UNNEEDED, size_t num UNNEEDED)
100{ fprintf(stderr, "towire_u8_array called!\n"); abort(); }
101/* AUTOGENERATED MOCKS END */
102
103int main(int argc, char *argv[])

Callers 8

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

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected