From 015a68bd31a0c72c3b5fe05262cbf41b1e35b2cd Mon Sep 17 00:00:00 2001 From: Alexander Kolotov Date: Thu, 15 Feb 2018 11:20:29 +0300 Subject: [PATCH] update to reflect sw reqs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 359b8c2..ac905c6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ ERC20 token testing The steps below assume that paths corrected in corresponding files. +__The steps below were tested on with Parity 1.9.2 and web3.py 4.0.0b9__ + 1. run parity (`start_PoA_home.sh` and `start_PoA_foreign.sh`): * `PoA_home*` are for the left side of the bridge, * `PoA_foreign*` are for the right side of the bridge