Readonlyvariant: "Any"The discriminant.
Readonlyvariant: "Value"The discriminant.
Readonlyvalue: DigestThe digest the value must equal.
Readonlyvariant: "Prefix"The discriminant.
Readonlyprefix: Uint8ArrayThe bytes the digest must start with.
Readonlyvariant: "BinaryRegex"The discriminant.
Readonlyregex: PatternRegexThe regex the digest's bytes, one character each, must match.
A pattern over digests: any, an exact digest, a byte prefix, or a regex run over the 32 bytes with one character per byte.