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

Class amount_sat

onchaind/onchaind.c:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40/* The dust limit to use when we generate transactions. */
41static struct amount_sat dust_limit;
42
43/* The CSV delays for each side. */
44static u32 to_self_delay[NUM_SIDES];

Callers 1

record_mutual_closeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected