mirror of
https://github.com/guggero/chantools.git
synced 2026-08-13 12:33:34 +02:00
No description
| cmd/chansummary | ||
| .gitignore | ||
| .golangci.yml | ||
| chainapi.go | ||
| chansummary.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| Makefile | ||
| README.md | ||
Channel summary
This tool works with the output of lnd's listchannels command and creates
a summary of the on-chain state of these channels.
WARNING: This tool will query public block explorer APIs, your privacy might not be preserved. Use at your own risk.