Skip to content

Commit

Permalink
Merge branch 'v0.34.x-celestia' into document-start-and-end-row
Browse files Browse the repository at this point in the history
  • Loading branch information
cmwaters committed Sep 20, 2024
2 parents b3e54c4 + 0abc1de commit 300a37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To get up and running quickly, see the [getting started guide](../docs/app-dev/g
A detailed description of the ABCI methods and message types is contained in:

- [The main spec](https://github.com/cometbft/cometbft/blob/v0.34.x/spec/abci/README.md)
- [A protobuf file](./types/types.proto)
- [A protobuf file](../proto/abci/types.proto)
- [A Go interface](./types/application.go)

## Protocol Buffers
Expand Down

0 comments on commit 300a37a

Please sign in to comment.