[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 0578e2555823e52b4009e86edcac0215dd1ebb0d58faddf14c0b2e525d04db6d:18:4 | 18 | self.admin.updateAsset(collectionRef: self.collection, id: tokenID, songID: songID, expiryTimestamp: expiryTimestamp, valid: valid, kID: kID, title: title, description: description, url: url, thumbnailURL: thumbnailURL, orh: orh, isrc: isrc, performers: performers, lyricists: lyricists, composers: composers, arrangers: arrangers, releaseDate: releaseDate, playingTime: playingTime, albumTitle: albumTitle, catalogNumber: catalogNumber, trackNumber: trackNumber, ownersHash: ownersHash, previous... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 6132e17d906c656a.TrmAssetMSV1_0:1828:12 | 1828 | collectionRef.update(id: id, songID: songID, expiryTimestamp: expiryTimestamp, valid: valid, kID: kID, title: title, description: description, url: url, thumbnailURL: thumbnailURL, orh: orh, isrc: isrc, performers: performers, lyricists: lyricists, composers: composers, arrangers: arrangers, releaseDate: releaseDate, playingTime: playingTime, albumTitle: albumTitle, catalogNumber: catalogNumber, trackNumber: trackNumber, ownersHash: ownersHash, previousOwnersHash: previousOwnersHash,... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 6132e17d906c656a.TrmAssetMSV1_0:1595:12 | 1595 | refAssetNFT.update(songID: songID, expiryTimestamp: expiryTimestamp, valid: valid, kID: kID, title: title, description: description, url: url, thumbnailURL: thumbnailURL, orh: orh, isrc: isrc, performers: performers, lyricists: lyricists, composers: composers, arrangers: arrangers, releaseDate: releaseDate, playingTime: playingTime, albumTitle: albumTitle, catalogNumber: catalogNumber, trackNumber: trackNumber, ownersHash: ownersHash, revenueHash: revenueHash, revenueData: revenueDat... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 6132e17d906c656a.TrmAssetMSV1_0:551:58 | 551 | if let tempExpiryTimestamp = expiryTimestamp {self.data.setExpiryTimestamp(expiryTimestamp: tempExpiryTimestamp)} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Expiry timestamp should be greater than current timestamp --> 6132e17d906c656a.TrmAssetMSV1_0:220:16 | 220 | expiryTimestamp > getCurrentBlock().timestamp: "Expiry timestamp should be greater than current timestamp" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Happy diving into the flow Remember to upgrade your contracts to 1.0!