Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
102
static void example_final(const char *comment, bool valid, const char *str)
103
{
104
example2(comment, valid, str, true);
105
}
106
107
static utf8 *tal_utf8(const tal_t *ctx, const char *str)
108
{
Callers
1
main
Function · 0.85
Calls
1
example2
Function · 0.85
Tested by
no test coverage detected