Versions in this module Expand all Collapse all v1 v1.1.0 May 6, 2024 Changes in this version + const WitnessAnnexPrefixByte + func DisassembleAsmTaprootScript(scriptAsm []byte) (string, error) + func GetWitnessesTaprootScriptAsm(witnessWithAnnexe [][]byte) ([]byte, error) + func RemoveWitnessAnnex(witnesses [][]byte) ([][]byte, error) + func WitnessContainsCompatibleTapscript(witnessWithAnnexe [][]byte) bool + func WitnessLeafVersionIs0xc0(witnessWithoutAnnex [][]byte) bool