Update README.md

This commit is contained in:
Greg Fitzgerald 2018-03-05 16:19:26 -07:00 committed by GitHub
parent 929546f60b
commit 5dca3c41f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ see something similar to:
```json ```json
{"num_hashes":27,"id":[0, "..."],"event":"Tick"} {"num_hashes":27,"id":[0, "..."],"event":"Tick"}
{"num_hashes:"3","id":[67, "..."],"event":{"Transaction":{"data":[37, ...]}}} {"num_hashes":3,"id":[67, "..."],"event":{"Transaction":{"data":[37, "..."]}}}
{"num_hashes":27,"id":[0, "..."],"event":"Tick"} {"num_hashes":27,"id":[0, "..."],"event":"Tick"}
``` ```