Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 400 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 400 Bytes

pvtop

A simple utility for watching pre-vote status on Tendermint chains. It will print out the current pre-vote status for each validator in the validator set. Useful for watching pre-votes during an upgrade or other network event causing a slowdown.

Usage

pvtop tcp://localhost:26657

Example

example

Install

go install github.com/blockpane/pvtop