No description
Find a file
2019-11-09 15:41:31 +01:00
cmd/chansummary Initial commit 2019-11-09 15:41:31 +01:00
.gitignore Initial commit 2019-11-09 15:41:31 +01:00
.golangci.yml Initial commit 2019-11-09 15:41:31 +01:00
chainapi.go Initial commit 2019-11-09 15:41:31 +01:00
chansummary.go Initial commit 2019-11-09 15:41:31 +01:00
go.mod Initial commit 2019-11-09 15:41:31 +01:00
go.sum Initial commit 2019-11-09 15:41:31 +01:00
LICENSE Initial commit 2019-11-09 15:41:31 +01:00
main.go Initial commit 2019-11-09 15:41:31 +01:00
Makefile Initial commit 2019-11-09 15:41:31 +01:00
README.md Initial commit 2019-11-09 15:41:31 +01:00

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.