Moment NFT Burned
MomentNFTBurned
Emitted when a moment nft resource is destroyed.
Parameters:
- id: UInt64 - The ID of the moment burned
- editionID: UInt64 - The ID of the edition of the burnt moment
- serialNumber: UInt64 - The serial number of the burnt moment
pub event MomentNFTBurned(id: UInt64, editionID: UInt64, serialNumber: UInt64)