Function bitcoin_scripting::get_prevoutssha256
source · pub fn get_prevoutssha256<T>(tx_to: &T) -> u256
Expand description
| Compute the (single) SHA256 of the concatenation | of all prevouts of a tx. |
pub fn get_prevoutssha256<T>(tx_to: &T) -> u256
| Compute the (single) SHA256 of the concatenation | of all prevouts of a tx. |