https://github.com/tendermint/tendermint
Raw File
Tip revision: 38d1488829f9c69c7578b22d6c59e3849165892b authored by Jasmina Malicevic on 22 July 2022, 15:26:14 UTC
Statesync:attempt to retry if only two peers and fail
Tip revision: 38d1488
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