mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 13:55:17 +00:00
lint: add markdown linter (#5254)
This commit is contained in:
@@ -27,11 +27,10 @@ A detailed description of the ABCI methods and message types is contained in:
|
||||
|
||||
To compile the protobuf file, run (from the root of the repo):
|
||||
|
||||
```
|
||||
```sh
|
||||
make protoc_abci
|
||||
```
|
||||
|
||||
See `protoc --help` and [the Protocol Buffers site](https://developers.google.com/protocol-buffers)
|
||||
for details on compiling for other languages. Note we also include a [GRPC](https://www.grpc.io/docs)
|
||||
service definition.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user