OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / output_commitment.go
index aede38f..7d473f9 100644 (file)
@@ -4,9 +4,9 @@ import (
        "fmt"
        "io"
 
-       "github.com/vapor/encoding/blockchain"
-       "github.com/vapor/errors"
-       "github.com/vapor/protocol/bc"
+       "github.com/bytom/vapor/encoding/blockchain"
+       "github.com/bytom/vapor/errors"
+       "github.com/bytom/vapor/protocol/bc"
 )
 
 // OutputCommitment contains the commitment data for a transaction output.