Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update destroy and lock events of NFT module #8977

Closed
Tracked by #7245
Incede opened this issue Sep 14, 2023 · 0 comments
Closed
Tracked by #7245

Update destroy and lock events of NFT module #8977

Incede opened this issue Sep 14, 2023 · 0 comments
Assignees
Milestone

Comments

@Incede
Copy link
Contributor

Incede commented Sep 14, 2023

Description

  • Update destroy and lock events of NFT module to pass the noRevert argument set to true on error methods.
  • The noRevert argument is used to prevent reverting specific events even when command execution fails, useful to emit error events that describe the error that caused the execution failure. Without this argument the error events emitted when a transaction is about to fail will never be seen by the user.

Acceptance Criteria

Update as specified

Additional Information

release/6.1.0

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

No branches or pull requests

2 participants