Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
bysomeone committed May 28, 2024
1 parent 8105570 commit 629e8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/crypto/btcscript/btcscript_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ import (
cryptocli "github.com/33cn/chain33/common/crypto/client"
"github.com/stretchr/testify/mock"

"github.com/btcsuite/btcd/btcutil"
"github.com/btcsuite/btcd/txscript"
"github.com/btcsuite/btcutil"

"github.com/33cn/chain33/system/crypto/btcscript/script"
_ "github.com/33cn/chain33/system/dapp/init"
Expand Down

0 comments on commit 629e8d2

Please sign in to comment.