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

Function example_final

common/test/run-bolt12-format-string-test.c:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102static void example_final(const char *comment, bool valid, const char *str)
103{
104 example2(comment, valid, str, true);
105}
106
107static utf8 *tal_utf8(const tal_t *ctx, const char *str)
108{

Callers 1

mainFunction · 0.85

Calls 1

example2Function · 0.85

Tested by

no test coverage detected