https://github.com/tendermint/tendermint
Raw File
Tip revision: 3b881b2ac02fbe158a1ac04b3b231eff691b86d2 authored by William Banfield on 10 May 2022, 16:24:45 UTC
add documentation for late votes metric
Tip revision: 3b881b2
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