Versions in this module Expand all Collapse all v0 v0.8.2 Jun 11, 2019 Changes in this version + const DebugMode + const NonceLength + var AccountsPrefix = []byte("account") + var AggregateVkKey = []byte("AggregateVerificationKey") + var CoconutHsKey = []byte("coconutHs") + var CredentialRequestKeyPrefix = []byte("GETCREDENTIAL") + var ErrNotInDebug = errors.New("could not proceed with request. App is not in debug mode") + var EthereumWatcherKeyPrefix = []byte("EthereumWatcher") + var EthereumWatcherNotificationPrefix = []byte("HOLDTRANSFNOTIF") + var HashFunction = ethcrypto.Keccak256 + var IaKeyPrefix = []byte("IssuingAuthority") + var PipeAccountTransferNotificationCountKeyPrefix = []byte("COUNT HODLTRANSFNOTIF") + var PipeContractKey = []byte("PipeContractAddress") + var SeenNoncePrefix = []byte("NONCE") + var SpentZetaPrefix = []byte("SpentZeta") + var WatcherThresholdKey = []byte("WatcherThreshold")