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:144–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
*/
143
static 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_watched
Function · 0.70
onchain_txo_watched
Function · 0.70
watch_tx_and_outputs
Function · 0.70
handle_onchain_broadcast_tx
Function · 0.70
onchaind_funding_spent
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected