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 27da365 commit 06fcfa0Copy full SHA for 06fcfa0
cmd/chantools/main.go
@@ -23,7 +23,7 @@ import (
23
24
const (
25
defaultAPIURL = "https://blockstream.info/api"
26
- version = "0.6.0"
+ version = "0.7.0"
27
)
28
29
var (
0 commit comments