Module hash

Module hash 

Source

Functionsยง

calc_script_data_hash
Calculates the hash for script data (with plutus scripts) if it is necessary. Returns None if it was not necessary (no datums/redeemers) to include.
calc_script_data_hash_from_witness
Calculates the hash for script data from a witness if it is necessary. Returns None if it was not necessary (no datums/redeemers) to include.
hash_auxiliary_data
hash_plutus_data
hash_script_data
Calculates the hash for script data (no plutus scripts) if it is necessary. Returns None if it was not necessary (no datums/redeemers) to include.
hash_transaction