OSDN Git Service

module claim
[bytom/vapor.git] / util / call_rpc.go
index 498d301..192fcf9 100644 (file)
@@ -7,9 +7,9 @@ import (
        "fmt"
        "strconv"
 
+       jww "github.com/spf13/jwalterweatherman"
        "github.com/vapor/blockchain/rpc"
        "github.com/vapor/config"
-       jww "github.com/spf13/jwalterweatherman"
 )
 
 var MainchainConfig *config.MainChainRpcConfig