From 8e4340ed4be0cb8d5d2fe9f14d5f2b559cf3360c Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Fri, 12 Oct 2018 17:55:45 +0800 Subject: dex: implement some governance interface functions --- cmd/utils/flags.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') diff --git a/cmd/utils/flags.go b/cmd/utils/flags.go index 5d919a570..0bb0cfe57 100644 --- a/cmd/utils/flags.go +++ b/cmd/utils/flags.go @@ -41,9 +41,9 @@ import ( "github.com/dexon-foundation/dexon/crypto" "github.com/dexon-foundation/dexon/dashboard" "github.com/dexon-foundation/dexon/dex" + "github.com/dexon-foundation/dexon/dex/gasprice" "github.com/dexon-foundation/dexon/eth" "github.com/dexon-foundation/dexon/eth/downloader" - "github.com/dexon-foundation/dexon/eth/gasprice" "github.com/dexon-foundation/dexon/ethdb" "github.com/dexon-foundation/dexon/ethstats" "github.com/dexon-foundation/dexon/les" -- cgit v1.2.3