Skip to content

Commit f440aed

Browse files
authored
Update low_level_protocol.md
1 parent 829f8f6 commit f440aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/low_level_protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Note the quotes around the text command, raising len to 12 chars.
8787
## blockget(558742)
8888

8989
Each parameter is sent as a single message. Here, this leads to 2 messages/buffers:
90-
`0000000010"blockget"`
90+
`0000000010"blockget"`
9191
`0000000006558742`
9292

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

0 commit comments

Comments
 (0)