Structs§
- Identifier
Literal - An identifier literal is an ASCII string (up to SIZE_IN_BYTES bytes) stored as a byte array.
Constants§
- SIZE_
IN_ BITS - The number of bits in an identifier literal.
- SIZE_
IN_ BYTES - The number of bytes in an identifier literal, derived from the field’s data capacity. For BLS12-377, this is 254 / 8 = 31 bytes.