You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
supplycommit: add PSBT input for spending previous supply commit output
When creating a supply commitment transaction, there are two types of
inputs that can be spent:
* Pre-commitment outputs from mint anchor transactions
* Outputs from previous supply commitment transactions
This commit adds support for a PSBT input to handle the latter case,
allowing spending of a previous supply commitment transaction output.
0 commit comments