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
tapgarden: add pre-commitment output to mint anchor transaction
Modify anchor transaction construction to include a pre-commitment
output when the universe commitments feature is enabled.
Add a new type to encapsulate the pre-commitment output metadata
along with the funded mint anchor transaction. This allows us to
store and retrieve pre-commitment-related information from the
database when storing or retrieving the batch mint transaction.
0 commit comments