Change wording per PR review comment

This commit is contained in:
Flash Sheridan 2019-08-23 14:47:03 -04:00 committed by GitHub
parent dc01cf1985
commit c016194647
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 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 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 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: populate the `alloc` field with account configs; note that if you dont already have private keys for them, then you wont be able to access them.
```json ```json
"alloc": { "alloc": {