Skip to content

Commit

Permalink
fix example config.json in manual 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Honglei-Cong committed Sep 25, 2017
1 parent 7f96112 commit cd07aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ node accountManager.js
"p2pport": "30303",
"wallet":"/mydata/nodedata-1/keys.info",
"keystoredir":"/mydata/nodedata-1/keystore/",
"datadir":"/mydata/nodedata-1/",
"datadir":"/mydata/nodedata-1/data/",
"vm":"interpreter",
"networkid":"12345",
"logverbosity":"4",
Expand Down

0 comments on commit cd07aa5

Please sign in to comment.