pond: +1k button for addresses

This commit is contained in:
Łukasz Magiera
2019-08-09 17:59:12 +02:00
parent 5cda74fd15
commit f99c8e032d
11 changed files with 318 additions and 78 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import (
)
func main() {
logging.SetLogLevel("*", "INFO")
logging.SetLogLevel("*", "DEBUG")
local := []*cli.Command{
DaemonCmd,
}