pub fn inputs_hash() -> u256Expand description
Return the 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).
ยงCost
154 mWU (milli weight units)