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

Class bitcoin_txid

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

Source from the content-addressed store, hash-verified

276 struct bitcoin_signature *last_sig)
277{
278 struct bitcoin_txid txid;
279
280 sign_last_tx(channel, last_tx, last_sig);
281 bitcoin_txid(last_tx, &txid);

Callers 3

sign_and_send_lastFunction · 0.70
json_add_channelFunction · 0.70
funding_spentFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected