diff --git a/cmds.go b/cmds.go index cc3f33a1..bcfd9d1a 100644 --- a/cmds.go +++ b/cmds.go @@ -8,8 +8,8 @@ import ( "encoding/json" "errors" + "github.com/btcsuite/btcwire" "github.com/conformal/btcjson" - "github.com/conformal/btcwire" ) // Help texts