statemanager: cache and other refactors #8319
Annotations
2 errors
test-evm (18)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
test-evm (18)
Process completed with exit code 1.
|