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

Class bitcoin_txid

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

Source from the content-addressed store, hash-verified

30};
31
32static const struct bitcoin_txid *replay_tx_keyof(const struct replay_tx *rtx)
33{
34 return &rtx->txid;
35}

Callers 7

onchain_tx_watchedFunction · 0.70
onchain_txo_spentFunction · 0.70
watch_tx_and_outputsFunction · 0.70
replay_watch_txFunction · 0.70
onchaind_funding_spentFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected