Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> d83ea92ef0762644d48df63add25436363ecab9a78583e437868afb125dd063e:38:4
|
38 | self.minter.batchMintNFTs(collectionRef: self.collection, totalCount: totalCount, startSerialNumber: startSerialNumber, masterTokenID: masterTokenID, totalTokens: totalTokens, owners: owners, renters: renters, invitees: invitees, type: type, expiryTimestamp: expiryTimestamp, valid: valid, metadata: metadata, songID: songID, kID: kID, title: title, description: description, url: url, thumbnailURL: thumbnailURL, orh: orh, isrc: isrc, performers: performers, lyricists: lyricists, composers: com...
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: Expiry timestamp should be greater than current timestamp
--> 6132e17d906c656a.TrmAssetMSV1_0:1752:16
|
1752 | expiryTimestamp > getCurrentBlock().timestamp: "Expiry timestamp should be greater than current timestamp"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^