Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ amount_msat
Class
amount_msat
closingd/closingd.c:481–481 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
479
{
480
struct amount_sat min_plus_one, range_len, step_sat, result;
481
struct amount_msat step_msat;
482
483
/* Within 1 satoshi? Agree. */
484
if (!amount_sat_add(&min_plus_one, feerange->min, AMOUNT_SAT(1)))
Callers
1
adjust_offer
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected