From c01619464763feb1016e589be983e8a2c25eccb9 Mon Sep 17 00:00:00 2001 From: Flash Sheridan Date: Fri, 23 Aug 2019 14:47:03 -0400 Subject: [PATCH] Change wording per PR review comment --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fd57a712b..02babdd32a 100644 --- a/README.md +++ b/README.md @@ -233,8 +233,8 @@ aware of and agree upon. This consists of a small JSON file (e.g. call it `genes The above fields should be fine for most purposes, although we'd recommend changing the `nonce` to some random value so you prevent unknown remote nodes from being able -to connect to you. If you'd like to pre-fund some existing accounts for easier testing, you can -populate the `alloc` field with account configs: +to connect to you. If you'd like to pre-fund some accounts for easier testing, you can +populate the `alloc` field with account configs; note that if you don’t already have private keys for them, then you won’t be able to access them. ```json "alloc": {