https://github.com/tendermint/tendermint
Raw File
Tip revision: 5353c6c7e4edc5bb81a0eac8ae515de734ccd2fd authored by Lasaro on 19 December 2022, 10:26:22 UTC
Merge branch 'main' into wb/e2e-do-disconnected
Tip revision: 5353c6c
buf.gen.yaml
version: v1
plugins:
  - name: gogofaster
    out: ./proto/
    opt:
      - Mgoogle/protobuf/timestamp.proto=github.com/cosmos/gogoproto/types
      - Mgoogle/protobuf/duration.proto=github.com/golang/protobuf/ptypes/duration
      - plugins=grpc
      - paths=source_relative
back to top