We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89fabf commit 1c7c094Copy full SHA for 1c7c094
zetaclient/chains/bitcoin/tokenizer.go
@@ -3,6 +3,7 @@ package bitcoin
3
import (
4
"encoding/binary"
5
"fmt"
6
+
7
"github.com/btcsuite/btcd/txscript"
8
)
9
0 commit comments