Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ amount_sat
Class
amount_sat
onchaind/onchaind.c:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
/* The dust limit to use when we generate transactions. */
52
static struct amount_sat dust_limit;
53
54
/* The CSV delays for each side. */
55
static u32 to_self_delay[NUM_SIDES];
Callers
1
record_mutual_close
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected