You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Oliver Gugger 2774bcee41
Initial commit
5 years ago
cmd/chansummary Initial commit 5 years ago
.gitignore Initial commit 5 years ago
.golangci.yml Initial commit 5 years ago
LICENSE Initial commit 5 years ago
Makefile Initial commit 5 years ago
README.md Initial commit 5 years ago
chainapi.go Initial commit 5 years ago
chansummary.go Initial commit 5 years ago
go.mod Initial commit 5 years ago
go.sum Initial commit 5 years ago
main.go Initial commit 5 years ago

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.