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

Class sha256

onchaind/onchaind.c:974–974  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

972 const struct wally_tx_witness_item *preimage_item;
973 struct preimage preimage;
974 struct sha256 sha;
975 struct ripemd160 ripemd;
976
977 /* Our HTLC, they filled (must be an HTLC-success tx). */

Callers 3

handle_preimageFunction · 0.70
match_htlc_outputFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected