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

Class ripemd160

channeld/full_channel.c:256–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254 const struct htlc *htlc = htlcmap[outpoint.n];
255 struct bitcoin_tx *tx;
256 struct ripemd160 ripemd;
257 const u8 *wscript;
258
259 if (!htlc)

Callers 1

add_htlcsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected