Module constants

Source
Expand description

Constants

Constantsยง

ALLOWED_FIELDS
Allowed fields for proofs
MAX_K
Maximum allowed k param (circuit rows = 2^k)
MAX_NS_LEN
Maximum allowed namespace length in bytes
MIN_BIN_SIZE
Minimum size allowed for a syntactically valid ZkBinary MAGIC_BYTES.length = 4; k = ##; = 6 (because the current upper-limit for k is a two-digit number Therefore 4 + 6 = 10 is the minimum size