Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EggPool authored Nov 21, 2018
1 parent f0274e4 commit 829f8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/low_level_protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Each parameter is sent as a single message. Here, this leads to 2 messages/buffe

> requested block height is an int, not a string, Then it does not have quotes.
## More buffers
## More buffers

If you're writing your own implementation, you can use the [Python/demo.py](../Python/demo.py) app, with "RAW" set to "True" to print out and compare raw buffers.

0 comments on commit 829f8f6

Please sign in to comment.