MCPcopy 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. */
52static struct amount_sat dust_limit;
53
54/* The CSV delays for each side. */
55static u32 to_self_delay[NUM_SIDES];

Callers 1

record_mutual_closeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected