OSDN Git Service

Merge pull request #1813 from Bytom/dev
[bytom/bytom.git] / protocol / bc / types / block_header.go
index f15184b..49a6a18 100644 (file)
@@ -6,10 +6,10 @@ import (
        "io"
        "time"
 
-       "github.com/bytom/encoding/blockchain"
-       "github.com/bytom/encoding/bufpool"
-       "github.com/bytom/errors"
-       "github.com/bytom/protocol/bc"
+       "github.com/bytom/bytom/encoding/blockchain"
+       "github.com/bytom/bytom/encoding/bufpool"
+       "github.com/bytom/bytom/errors"
+       "github.com/bytom/bytom/protocol/bc"
 )
 
 // BlockHeader defines information about a block and is used in the Bytom