Function simfony_as_rust::jet::signature_hash_modes::issuances_hash
source ยท pub fn issuances_hash() -> u256Expand description
Return a SHA256 hash of the following:
- The result of
issuance_asset_amounts_hash(32 bytes). - The result of
issuance_token_amounts_hash(32 bytes). - The result of
issuance_range_proofs_hash(32 bytes). - The result of
issuance_blinding_entropy_hash(32 bytes).