X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=blockchain%2Ftxbuilder%2Fwitness.go;h=5437a5812e2363011d013ea1cc444848f27a24af;hp=582b06ff0d528331805796777a4f34efd25ac373;hb=1337be95f74a1d2a1a7316737efde413f29bcb2f;hpb=db158dcf09436b003defd333f1a665e7e051d820 diff --git a/blockchain/txbuilder/witness.go b/blockchain/txbuilder/witness.go index 582b06ff..5437a581 100644 --- a/blockchain/txbuilder/witness.go +++ b/blockchain/txbuilder/witness.go @@ -3,9 +3,9 @@ package txbuilder import ( "context" - "github.com/vapor/crypto/ed25519/chainkd" - chainjson "github.com/vapor/encoding/json" - "github.com/vapor/errors" + "github.com/bytom/vapor/crypto/ed25519/chainkd" + chainjson "github.com/bytom/vapor/encoding/json" + "github.com/bytom/vapor/errors" ) // SignFunc is the function passed into Sign that produces