Skip to content

Commit

Permalink
Merge branch 'master' into update-blockchain-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 authored Aug 21, 2020
2 parents b076ff7 + fcdd708 commit a81be68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ To build the VM for standalone use in the browser, see: [Running the VM in a bro

For documentation on `VM` instantiation, exposed API and emitted `events` see generated [API docs](./docs/README.md).

## StateManger
## StateManager

The API for the `StateManager` is currently in `Beta`, separate documentation can be found [here](./docs/classes/statemanager.md), see also [release notes](https://github.com/ethereumjs/ethereumjs-vm/releases/tag/v2.5.0) from the `v2.5.0` VM release for details on the `StateManager` rewrite.

Expand Down

0 comments on commit a81be68

Please sign in to comment.