https://github.com/tendermint/tendermint
Raw File
Tip revision: 8caf1a4d15c0706c0d32777b403bd0366ffcbbee authored by Sam Ricotta on 16 August 2022, 19:15:10 UTC
Update CHANGELOG_PENDING.md
Tip revision: 8caf1a4
buf.gen.yaml
version: v1
plugins:
  - name: gogofaster
    out: ./proto/
    opt:
      - Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types
      - Mgoogle/protobuf/duration.proto=github.com/golang/protobuf/ptypes/duration
      - plugins=grpc
      - paths=source_relative
back to top