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

Class amount_msat

plugins/offers_invreq_hook.c:399–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

397 struct invreq *ir)
398{
399 struct amount_msat amount = amount_msat(*ir->inv->invoice_amount);
400 if (!we_want_blinded_path(cmd->plugin, ir->fronting_nodes, true))
401 return create_invoicereq(cmd, ir);
402

Callers 4

found_best_peerFunction · 0.70
add_blindedpathsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected