# Functions

Cmd returns the Cobra Command for Version.
Gen generates the public parameters for the ZKATDLog driver.

# Variables

Aries is a flag to indicate that aries should be used as backend for idemix.
Auditors is the list of auditor MSP directories containing the corresponding auditor certificate.
Base is a dlog driver related parameter.
Exponent is a dlog driver related parameter It is used to define the maximum quantity a token can contain as Base^Exponent.
GenerateCCPackage indicates whether to generate the chaincode package.
IdemixMSPDir is the directory containing the Idemix MSP config (Issuer Key Pair).
Issuers is the list of issuer MSP directories containing the corresponding issuer certificate.
OutputDir is the directory to output the generated files.

# Structs

No description provided by the author