| 1500 | const struct wally_tx_witness_item *preimage_item; |
| 1501 | struct preimage preimage; |
| 1502 | struct sha256 sha; |
| 1503 | struct ripemd160 ripemd; |
| 1504 | |
| 1505 | /* Our HTLC, they filled (must be an HTLC-success tx). */ |
no outgoing calls
no test coverage detected