Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 973 Bytes

AnalyticsConfidentialIssuanceDescription.md

File metadata and controls

12 lines (7 loc) · 973 Bytes

AnalyticsConfidentialIssuanceDescription

Properties

Name Type Description Notes
casset kotlin.String The commitment to both the Asset Type and amount of the issued Note [optional]
namespace kotlin.String A `Namespace` describes what Asset IDs can be issued in an Issuance Rule. It is a string in the same format as `AssetId`. Additionally, if it ends with a wildcard character ``, then the namespace covers all asset IDs with the namespace as a prefix. Without a final wildcard, the namespace covers exactly one asset ID. Example: The namespace `currencies.dollar` covers only this exact asset type, while `currencies.` covers all asset types that start with `currencies.`. [optional]
zkproof kotlin.String The Proof that the issued Asset Type indeed matches the reported Rule [optional]