UNPKG

@ethda/blobs

Version:
6 lines (5 loc) 343 B
export declare const NULL_ADDRESS = "0x0000000000000000000000000000000000000000"; export declare const ZERO_BYTES32 = "0x0000000000000000000000000000000000000000000000000000000000000000"; export declare const BlobTxBytesPerFieldElement = 32; export declare const BlobTxFieldElementsPerBlob = 4096; export declare const BLOB_SIZE: number;