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 48608729a5
Fix number/string conversion problem
5 years ago
cmd/chantools Add summary and rescueclosed commands 5 years ago
.gitignore Add summary and rescueclosed commands 5 years ago
.golangci.yml Initial commit 5 years ago
LICENSE Initial commit 5 years ago
Makefile Add summary and rescueclosed commands 5 years ago
README.md Add summary and rescueclosed commands 5 years ago
chainapi.go Add forceclose command 5 years ago
chanbruteforce.go Add sweeptimelock command 5 years ago
chansummary.go Fix number/string conversion problem 5 years ago
entry.go Add sweeptimelock command 5 years ago
forceclose.go Add sweeptimelock command 5 years ago
go.mod Add summary and rescueclosed commands 5 years ago
go.sum Add summary and rescueclosed commands 5 years ago
input.go Fix number/string conversion problem 5 years ago
main.go Add sweeptimelock command 5 years ago
signer.go Add sweeptimelock command 5 years ago
sweeptimelock.go Fix number/string conversion problem 5 years ago

README.md

Channel tools

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.