aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFlash Sheridan <flash@pobox.com>2019-09-10 17:06:26 +0800
committerPéter Szilágyi <peterke@gmail.com>2019-09-10 17:06:26 +0800
commitcea2c804450fa1a6ff36b6a883085d60bf906de6 (patch)
tree7b12a60f9c473e48583cdf7d57bcb7ed52c48076 /README.md
parent67bfc9305324ef73267856f26752904715be312d (diff)
downloadgo-tangerine-cea2c804450fa1a6ff36b6a883085d60bf906de6.tar
go-tangerine-cea2c804450fa1a6ff36b6a883085d60bf906de6.tar.gz
go-tangerine-cea2c804450fa1a6ff36b6a883085d60bf906de6.tar.bz2
go-tangerine-cea2c804450fa1a6ff36b6a883085d60bf906de6.tar.lz
go-tangerine-cea2c804450fa1a6ff36b6a883085d60bf906de6.tar.xz
go-tangerine-cea2c804450fa1a6ff36b6a883085d60bf906de6.tar.zst
go-tangerine-cea2c804450fa1a6ff36b6a883085d60bf906de6.zip
README: accounts in alloc field should exist (#20005)
* Accounts in alloc field must already exist Note that accounts in alloc field must already exist, as pointed out by Simeon Vanov in https://gettoshare.com/2017/10/30/how-to-use-genesis-json-alloc-property/ * Change wording per PR review comment * README: minor fixups
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 87e2328af..3bfd24906 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 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, create
+the accounts and populate the `alloc` field with their addresses.
```json
"alloc": {