Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a cli option to get a witness' checkpoints (#202)
Add a new -w option that takes a witness name and returns the latest checkpoints signed by this witness This is useful for witness admin (or ArmoredWitness custodians) to check that their witness is working. Usage: go run ./cmd/client -w ArmoredWitness-dry-sunset
- Loading branch information