`extractOutputScriptLength` assumes the output script varint is only 1 byte long. Update to correct multi-byte varint behavior or remove the method
extractOutputScriptLengthassumes the output script varint is only 1 byte long. Update to correct multi-byte varint behavior or remove the method