dart_methods/dart_kzg/constants library
Constants
- blob20CallData → const String
- blobByteSize → const int
- The number of bytes in a blob.
- blobsPerTransaction → const int
- Blob limit per transaction.
- bytesPerFieldElement → const int
- The number of bytes in a BLS scalar field element.
- commitmentByteSize → const int
- Commitment length
- fieldElementsPerBlob → const int
- The number of field elements in a blob.
- maxBytesPerTransaction → const int
- Blob bytes limit per transaction.
- proofByteSize → const int
- proof length