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

Class amount_msat

closingd/closingd.c:476–476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474{
475 struct amount_sat min_plus_one, range_len, step_sat, result;
476 struct amount_msat step_msat;
477
478 /* Within 1 satoshi? Agree. */
479 if (!amount_sat_add(&min_plus_one, feerange->min, AMOUNT_SAT(1)))

Callers 1

adjust_offerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected