Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ amount_msat
Class
amount_msat
lightningd/gossip_control.c:295–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
bool disable, public;
294
u16 cltv_expiry_delta;
295
struct amount_msat htlc_minimum_msat;
296
u32 fee_base_msat, fee_proportional_millionths;
297
struct amount_msat htlc_maximum_msat;
298
Callers
1
json_setleaserates
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected