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

Class bitcoin_txid

lightningd/onchain_control.c:144–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 */
143static void onchain_tx_depth(struct channel *channel,
144 const struct bitcoin_txid *txid,
145 unsigned int depth)
146{
147 u8 *msg;

Callers 5

onchain_tx_watchedFunction · 0.70
onchain_txo_watchedFunction · 0.70
watch_tx_and_outputsFunction · 0.70
onchaind_funding_spentFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected