Comment by tromp
5 hours ago
Not every bitcoin tx output.
With taproot (P2TR), scripts are optional, and outputs can be based solely on Schnorr signatures.
5 hours ago
Not every bitcoin tx output.
With taproot (P2TR), scripts are optional, and outputs can be based solely on Schnorr signatures.
P2TR outputs have a script that always starts with OP_1. That script may or may not commit to a tapscript.