UNPKG

@ethereumjs/block

Version:
5 lines 248 B
// Fixed number of extra-data prefix bytes reserved for signer vanity export const CLIQUE_EXTRA_VANITY = 32; // Fixed number of extra-data suffix bytes reserved for signer seal export const CLIQUE_EXTRA_SEAL = 65; //# sourceMappingURL=clique.js.map