Skip to content

3.0.0

Compare
Choose a tag to compare
@artemistomaras artemistomaras released this 27 Aug 07:25
· 51 commits to master since this release

Breaking change

Removed (merged) settings:

  • ETHEREUM_NODE_HOST
  • ETHEREUM_NODE_PORT
  • ETHEREUM_NODE_SSL

To setting:

  • ETHEREUM_NODE_URI

For example:

ETHEREUM_NODE_URI = 'http://localhost:8545'