OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / spend_commitment.go
index 1102d58..d4670f1 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"
 )
 
 // SpendCommitment contains the commitment data for a transaction output.