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

Class bitcoin_tx

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

Source from the content-addressed store, hash-verified

5#include <common/keyset.h>
6
7static struct bitcoin_tx *htlc_tx(const tal_t *ctx,
8 const struct chainparams *chainparams,
9 const struct bitcoin_outpoint *commit,
10 const u8 *commit_wscript,

Callers 1

htlc_txFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected