OSDN Git Service

Merge pull request #1813 from Bytom/dev
[bytom/bytom.git] / protocol / state / blockindex.go
index ae8a5ae..57746d0 100644 (file)
@@ -6,12 +6,12 @@ import (
        "sort"
        "sync"
 
-       "github.com/bytom/common"
-       "github.com/bytom/consensus"
-       "github.com/bytom/consensus/difficulty"
-       "github.com/bytom/protocol/bc"
-       "github.com/bytom/protocol/bc/types"
-       "github.com/bytom/testutil"
+       "github.com/bytom/bytom/common"
+       "github.com/bytom/bytom/consensus"
+       "github.com/bytom/bytom/consensus/difficulty"
+       "github.com/bytom/bytom/protocol/bc"
+       "github.com/bytom/bytom/protocol/bc/types"
+       "github.com/bytom/bytom/testutil"
 )
 
 // approxNodesPerDay is an approximation of the number of new blocks there are