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