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

Class bitcoin_txid

lightningd/anchorspend.c:568–568  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

566 replace = spend_anchor(tal_parent(*tx), channel, anch);
567 if (replace) {
568 struct bitcoin_txid txid;
569
570 bitcoin_txid(replace, &txid);
571 log_info(channel->log, "RBF anchor %s commit tx spend %s: fee was %s now %s",

Callers 3

find_anchor_outputFunction · 0.70
refresh_anchor_spendFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected