Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

v0.5.0 - Feature Release: Private Chain Support

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 27 Aug 10:07
· 111 commits to master since this release
4b34dce
  • Introduces support for private chains by allowing to pass a custom dictionary as the chain parameter
    in the constructor or the setChain() method as an alternative to just passing one of the predefined
    chain String names (e.g. mainnet, ropsten), PR #24