Function simfony_as_rust::jet::signature_hash_modes::inputs_hash
source ยท pub fn inputs_hash() -> u256Expand description
Return a SHA256 hash of the following:
- The result of
input_outpoints_hash(32 bytes). - The result of
input_sequences_hash(32 bytes). - The result of
input_annexes_hash(32 bytes).