Block consensus methods refactoring #13320
Annotations
2 errors
test/clique.spec.ts > [Header]: Clique PoA Functionality > Signing:
packages/block/src/header.ts#L250
TypeError: createSealedCliqueBlock is not a function
❯ new BlockHeader src/header.ts:250:45
❯ Module.createBlockHeader src/constructors.ts:77:10
❯ test/clique.spec.ts:100:18
|
test-block (18)
Process completed with exit code 1.
|