ethereumjs-monorepo

@ethereumjs/mpt


@ethereumjs/mpt / MPTOptsWithDefaults

Type Alias: MPTOptsWithDefaults

MPTOptsWithDefaults = MPTOpts & object

Defined in: packages/mpt/src/types.ts:114

Type declaration

cacheSize

cacheSize: number

useKeyHashing

useKeyHashing: boolean

useKeyHashingFunction

useKeyHashingFunction: HashKeysFunction

useNodePruning

useNodePruning: boolean

useRootPersistence

useRootPersistence: boolean