Skip to content

Commit

Permalink
changed wording
Browse files Browse the repository at this point in the history
  • Loading branch information
dshuffma-ibm committed Apr 5, 2017
1 parent 9a732bb commit 17d8b63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/use_local_hyperledger.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ So if you followed the instructions then your orderer will be batching new block
This is a litttttle long for our application, and may give you unexpected behavior.
Basicaly if you move a marble the trade will take 10 seconds to settle.
The **UI may redraw the marble back in its original position**, and then jump to a correct position after some time.
This is *normal* and is because of a the long batch time.
If you use the Bluemix service, the batch time is only 1 second.
This is a known issue and is because of a the long batch time.
If you use the Bluemix service, the batch time is only 1 second and you will not see this odd behavior.

Next we need to **pass the location of our peer to our marbles application**.
This is done by editing the creds file.
Expand Down

0 comments on commit 17d8b63

Please sign in to comment.