Revert "document state sync ABCI interface and P2P protocol (#90)" (#92)

This reverts commit 9842b4b0fb.
This commit is contained in:
Tess Rinearson
2020-05-05 14:53:49 +02:00
committed by GitHub
parent 9842b4b0fb
commit 90797cef90
4 changed files with 9 additions and 353 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ it is the standard way to encode integers in Protobuf. It is also generally shor
As noted above, this prefixing does not apply for GRPC.
An ABCI server must also be able to support multiple connections, as
Tendermint uses four connections.
Tendermint uses three connections.
### Async vs Sync