From bb4991ec685a7850739052ae9d201148556bc064 Mon Sep 17 00:00:00 2001 From: Quentin Faidide Date: Mon, 6 May 2024 13:30:10 +0300 Subject: [PATCH] fix: use new path in imports --- tapscript.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tapscript.go b/tapscript.go index 29e9726..91e964a 100644 --- a/tapscript.go +++ b/tapscript.go @@ -8,7 +8,7 @@ import ( "strconv" "strings" - "btctapscript/opcodes" + "github.com/QuentinFAIDIDE/btctapscript/opcodes" ) // WitnessAnnexPrefixByte is the prefix in the witness array of the