Closed tiero closed 2 years ago
This is trickier tat we originally thought: spending a taproot output, especially via script path spend (leaf), we need extra metadata to be shared, such as the the root hash, the path to the leaf and internal pubKey.
The best would be for user to let Marina know about the p2tr created in advance, using the account/template API discussed in #250
cc/ @louisinger @bordalix
At the moment
signTransaction
(which depends onldk
&liquidjs
) is not capable to sign a transaction that contains a pay to taproot input.