We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7f676 commit c1cc746Copy full SHA for c1cc746
cmd/chantools/main.go
@@ -23,7 +23,7 @@ import (
23
24
const (
25
defaultAPIURL = "https://blockstream.info/api"
26
- version = "0.7.0"
+ version = "0.7.1"
27
)
28
29
var (
0 commit comments