Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to process Batch Transfer? #47

Open
StewartYe opened this issue Sep 10, 2024 · 1 comment
Open

How to process Batch Transfer? #47

StewartYe opened this issue Sep 10, 2024 · 1 comment

Comments

@StewartYe
Copy link

I want to process multiple mints in one bitcoin transaction. For example, [(userA mint ordi), (userB mint sats)]. I put the commits of these two mint operations into the same bitcoin transaction through two inputs. Then reveal them in another bitcoin transaction. Can opi indexer distinguish the ordi and stats mint inscriptions and put them into which output of the reveal?

@samedcildir
Copy link
Contributor

If you reveal two inscriptions in the same tx, I believe it will be labelled as "vindicated" by ord since they were cursed before and "vindicated" inscriptions are invalid by brc-20 rules. So, you should reveal a single mint inscription in a single tx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants