Describe the feature
Describe the feauture
Simplicityhl-std must have functions for conveniently obtaining script hashes for inputs and outputs
Functions for getting script hashes:
- get_script_hash(index: u32, index_type: IndexType)
- get_input_script_hash(index: u32)
- get_output_script_hash(index: u32)
Dependencies
Describe the feature
Describe the feauture
Simplicityhl-std must have functions for conveniently obtaining script hashes for inputs and outputs
Functions for getting script hashes:
Dependencies