Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.08 KB

AnalyticsConfidentialIssuanceDescription.md

File metadata and controls

12 lines (8 loc) · 1.08 KB

AnalyticsConfidentialIssuanceDescription

Properties

Name Type Description Notes
casset str The commitment to both the Asset Type and amount of the issued Note [optional]
namespace str 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 str The Proof that the issued Asset Type indeed matches the reported Rule [optional]

[Back to Model list] [Back to API list] [Back to README]