Skip to content

Commit

Permalink
micro README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane Duchesneau committed Apr 27, 2020
1 parent 75cb97c commit 5e2be02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Explorer & APIs: http://localhost:8080
GraphiQL: http://localhost:8080/graphiql
```

* If dfuse is starting a new chain, two nodeos instances should now be running on your machine, a block producer node and a mindreader node, and the dfuse services should be ready in a matter of seconds.
* If dfuse is starting a new chain, two nodeos instances will now be running on your machine, a block producer node and a mindreader node, and the dfuse services should be ready in a matter of seconds.
* If you chose to sync to an existing chain, only the mindreader node will launch. It may take a while for the initial sync depending on the size of the chain and the services may generate various error logs until it catches up. (More options for quickly syncing with an existing chain will be proposed in coming releases.)

4. If you chose to have dfuse create a new chain for you, see [bootstrapping](./bootstrapping) for info on creating the initial accounts and interacting with the chain
Expand Down

0 comments on commit 5e2be02

Please sign in to comment.