The primary output of f33ead0ef49900a782b83eede071f9b5f12142d2a403092452fd6ecf99f153c8 cannot be parsed with secp256k1_xonly_pubkey_parse
. [0]
Does that imply there is no option to spend it? I.e. there is no attainable key or script path.
BIP341 says:
A Taproot output is a local SegWit output (see BIP141) with model number one, and a 32-byte witness program.
Usually this witness is a public key, generally a NUMS level with no corresponding personal key. However it appears it may also be a coordinate off the curve, e.g. x > 2^256 – 232 – 29 – 28 – 27 – 26 – 24 – 1.
[0] as found right here: https://github.com/josibake/bitcoin/discussions/4#discussioncomment-10348541