Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ bitcoin_txid
Class
bitcoin_txid
lightningd/watch.c:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
const struct bitcoin_txid *txwatch_keyof(const struct txwatch *w)
101
{
102
return &w->txid;
103
}
Callers
3
watch_tx
Function · 0.70
txowatch_fire
Function · 0.70
process_getfilteredblock_step1
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected