Module issuance

Source
Expand description

§Issuance

This module defines jets for handling issuance of Elements assets or tokens.

Functions§

calculate_asset
Calculate the issued asset id from a given entropy value.
calculate_confidential_token
Calculate the reissuance token id from a given entropy value for assets with confidential issued amounts.
calculate_explicit_token
Calculate the reissuance token id from a given entropy value for assets with explicit issued amounts.
calculate_issuance_entropy
Calculate the entropy value from a given outpoint and contract hash.
issuance
Return the kind of issuance of the input at the given index:
issuance_asset
Return the ID of the issued asset of the input at the given index:
issuance_entropy
Return the issuance entropy of the input at the given index:
issuance_token
Return the reissuance token of the input at the given index:
lbtc_asset
Return the asset for Liquid Bitcoin.