OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / block_witness.go
index cf270d9..a756cd3 100644 (file)
@@ -3,7 +3,7 @@ package types
 import (
        "io"
 
-       "github.com/vapor/encoding/blockchain"
+       "github.com/bytom/vapor/encoding/blockchain"
 )
 
 type BlockWitness struct {