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

[bug]: Asset Burning for Collectibles #918

Open
weltitob opened this issue May 24, 2024 · 3 comments
Open

[bug]: Asset Burning for Collectibles #918

weltitob opened this issue May 24, 2024 · 3 comments
Labels
bug Something isn't working needs triage
Milestone

Comments

@weltitob
Copy link

cant burn assets which are json or oneof somehow via api, I think only token assets can be burned at the moment.
If I'm wrong please let me know how I would burn a Asset which is a Collectible.

@weltitob weltitob added bug Something isn't working needs triage labels May 24, 2024
@jharveyb
Copy link
Collaborator

I think should be the same command, the arguments do not depend on the asset type, just the asset ID or group key.

@guggero
Copy link
Member

guggero commented May 30, 2024

I think you might simply run into a limitation that doesn't allow you to burn an asset if it is the only one in an on-chain UTXO (e.g. it's the last asset and no change would be left over). That should be fixed once we address #514.

@dstadulis dstadulis added this to the v0.4.1 milestone Jun 10, 2024
@Roasbeef
Copy link
Member

@weltitob do you have a repro scenario?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

5 participants