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

explain why an asset_id is not generated by tapcli assets mint #732

Open
ZZiigguurraatt opened this issue Nov 18, 2024 · 0 comments
Open

Comments

@ZZiigguurraatt
Copy link

On this line

This will add your asset to a minting queue called a batch, which allows multiple assets to be created in a single minting transaction. This saves fees and conserves blockspace. To execute the batch and publish your mint transaction to the blockchain run:

I think it also needs to be elaborated that an asset does not have an asset_id while in the minting queue because it has not been placed in a transaction yet and the asset_id is derived from the genesis output which is the transaction that the asset is minted in.

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

1 participant