Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ example
Function
example
common/test/run-bolt12-format-string-test.c:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
static void example(const char *comment, bool valid, const char *str)
98
{
99
example2(comment, valid, str, false);
100
}
101
102
static void example_final(const char *comment, bool valid, const char *str)
103
{
Callers
1
main
Function · 0.70
Calls
1
example2
Function · 0.85
Tested by
no test coverage detected