returns the scriptPubKey of a P2TR witness script
@override List<String> toScriptPubKey() { return ['OP_1', _program]; }