Blockchain: More Modern and Flexible Consensus Layout / Tree Shaking Optimization #3772
Annotations
4 errors
test-all-browser (20)
Argument of type '{ db: LevelDB<string | Uint8Array, string | Uint8Array | DBObject>; common: Common; hardforkByHeadBlockNumber: true; validateBlocks: true; validateConsensus: boolean; genesisState: GenesisState | undefined; genesisStateRoot: Uint8Array | undefined; }' is not assignable to parameter of type 'BlockchainOptions'.
|
test-all-browser (20)
Object is possibly 'undefined'.
|
test-all-browser (20)
Argument of type '{ common: Common; hardforkByHeadBlockNumber: true; validateConsensus: boolean; validateBlocks: true; genesisState: GenesisState | undefined; genesisStateRoot: Uint8Array | undefined; db: LevelDB<...>; }' is not assignable to parameter of type 'BlockchainOptions'.
|
test-all-browser (20)
Process completed with exit code 1.
|