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

Class amount_msat

lightningd/peer_control.c:496–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

494 struct amount_sat sat)
495{
496 struct amount_msat msat;
497
498 if (amount_sat_to_msat(&msat, sat))
499 json_add_string(result, fieldname,

Callers 2

json_add_channelFunction · 0.70
set_channel_configFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected