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

Class ripemd160

channeld/commit_tx.c:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 bool option_anchors_zero_fee_htlc_tx)
68{
69 struct ripemd160 ripemd;
70 u8 *wscript, *p2wsh;
71 struct amount_sat amount = amount_msat_to_sat_round_down(htlc->amount);
72

Callers 2

add_offered_htlc_outFunction · 0.70
add_received_htlc_outFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected