pub fn get_prevoutssha256<T>(tx_to: &T) -> u256
Expand description

| Compute the (single) SHA256 of the concatenation | of all prevouts of a tx. |