MCPcopy 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
100const struct bitcoin_txid *txwatch_keyof(const struct txwatch *w)
101{
102 return &w->txid;
103}

Callers 3

watch_txFunction · 0.70
txowatch_fireFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected