From 0800e331d59beb9b6491ff552e4a843e228f6dc0 Mon Sep 17 00:00:00 2001 From: Matt Krump Date: Fri, 26 Jan 2018 13:53:26 -0600 Subject: [PATCH] Update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 20c77aa1..7a78ccce 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,6 @@ will show up in the `watched_log_events` view ### Integration Test -### Creating/Using a test node - In order to run the integration tests, you will need to run them against a real node. At the moment the integration tests require [Geth v1.7.2](https://ethereum.github.io/go-ethereum/downloads/) as they depend on the `--dev` mode, which changed in v1.7.3 1. Run `make startprivate` in a separate terminal