OSDN Git Service

Merge pull request #1813 from Bytom/dev
[bytom/bytom.git] / blockchain / txbuilder / rawtxsig_witness.go
index d5df57e..2a82c98 100644 (file)
@@ -6,7 +6,7 @@ import (
 
        log "github.com/sirupsen/logrus"
 
-       chainjson "github.com/bytom/encoding/json"
+       chainjson "github.com/bytom/bytom/encoding/json"
 )
 
 // TODO(bobg): most of the code here is duplicated from