We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When an ownable is consumed, the full event chain of the consumable should be added to the ownable event chain, in addition to consume event.
Without the event chain (and the package) of the consumable, it's not possible verify the validity of the consumable and consume action.
This requires event attachments. See ltonetwork/lto-api.js#96
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When an ownable is consumed, the full event chain of the consumable should be added to the ownable event chain, in addition to consume event.
Without the event chain (and the package) of the consumable, it's not possible verify the validity of the consumable and consume action.
This requires event attachments. See ltonetwork/lto-api.js#96
The text was updated successfully, but these errors were encountered: