sync-check

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2019 License: MIT Imports: 14 Imported by: 0

README

sync-check

Build Status license Go Report Card GitHub issues

A health check appliance for Bitcoin Cash nodes. It checks a list of given nodes against each other and bitcoin.com and fails if any node is more than 3 blocks behind the best block seen.

Usage

sync-check grpc://bchd.greyh.at8335 rpc://localhost:8334

Response

On success: Exits with code 0 and no output.

On failure: Exits with code equal to number of failing nodes and prints failing nodes to stdout.

Docker

Docker builds are available on Docker Hub.

docker run --rm tylersmith/sync-check:v1.0.0 grpc://bchd.greyh.at8335 rpc://localhost:8334

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL