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

Class amount_msat

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

Source from the content-addressed store, hash-verified

741/* Fee a commitment transaction would currently cost */
742static struct amount_sat commit_txfee(const struct channel *channel,
743 struct amount_msat amount,
744 enum side side)
745{
746 /* FIXME: make per-channel htlc maps! */

Callers 3

NON_NULL_ARGSFunction · 0.70
peer_control.cFile · 0.70
set_channel_configFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected