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.