spec: migrate v0.35 spec to tendermint

This commit is contained in:
Callum Waters
2022-07-15 11:24:48 +02:00
parent 819e7f4bdd
commit 139454d4ad
206 changed files with 42117 additions and 186 deletions
-9
View File
@@ -1,9 +0,0 @@
#!/usr/bin/env bash
set -eo pipefail
buf generate --path proto/tendermint
mv ./proto/tendermint/abci/types.pb.go ./abci/types
mv ./proto/tendermint/rpc/grpc/types.pb.go ./rpc/grpc