Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
static const struct bitcoin_txid *replay_tx_keyof(const struct replay_tx *rtx)
33
{
34
return &rtx->txid;
35
}
Callers
7
onchain_tx_watched
Function · 0.70
onchain_txo_spent
Function · 0.70
watch_tx_and_outputs
Function · 0.70
replay_watch_tx
Function · 0.70
consider_onchain_rebroadcast
Function · 0.70
consider_onchain_htlc_tx_rebroadcast
Function · 0.70
onchaind_funding_spent
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected