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