OSDN Git Service

rename (#465)
[bytom/vapor.git] / blockchain / txbuilder / rawtxsig_witness.go
index dabc8c9..1bc6b84 100644 (file)
@@ -6,7 +6,7 @@ import (
 
        log "github.com/sirupsen/logrus"
 
-       chainjson "github.com/vapor/encoding/json"
+       chainjson "github.com/bytom/vapor/encoding/json"
 )
 
 // TODO(bobg): most of the code here is duplicated from