We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd5218 commit 68eeabfCopy full SHA for 68eeabf
cmd/chantools/root.go
@@ -26,7 +26,7 @@ import (
26
27
const (
28
defaultAPIURL = "https://blockstream.info/api"
29
- version = "0.10.3"
+ version = "0.10.4"
30
na = "n/a"
31
32
Commit = ""
0 commit comments