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

Class bitcoin_tx

common/htlc_tx.c:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7/* Low-level tx creator: used when onchaind has done most of the work! */
8struct bitcoin_tx *htlc_tx(const tal_t *ctx,
9 const struct chainparams *chainparams,
10 const struct bitcoin_outpoint *commit,
11 const u8 *commit_wscript,

Callers 1

htlc_txFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected