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

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