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

Class bitcoin_txid

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

Source from the content-addressed store, hash-verified

290 struct anchor_details *adet)
291{
292 struct bitcoin_txid txid;
293
294 bitcoin_txid(tx, &txid);
295

Callers 5

commit_tx_send_finishedFunction · 0.70
sign_and_send_lastFunction · 0.70
drop_to_chainFunction · 0.70
NON_NULL_ARGSFunction · 0.70
funding_spentFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected