UNPKG

@ethereumjs/mpt

Version:

Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

4 lines (3 loc) 100 B
export * from './encoding.ts' export * from './genesisState.ts' export * from './walkController.ts'