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