OSDN Git Service

add_btc_asset_white_list (#533)
[bytom/vapor.git] / api / miner.go
index a7029e9..1e9f6c9 100644 (file)
@@ -4,10 +4,10 @@ import (
        "context"
        "strconv"
 
-       chainjson "github.com/vapor/encoding/json"
-       "github.com/vapor/errors"
-       "github.com/vapor/event"
-       "github.com/vapor/protocol/bc/types"
+       chainjson "github.com/bytom/vapor/encoding/json"
+       "github.com/bytom/vapor/errors"
+       "github.com/bytom/vapor/event"
+       "github.com/bytom/vapor/protocol/bc/types"
 )
 
 type CoinbaseArbitrary struct {