CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 882f24ae9dc25a7a2bec4c9d8d2bcc275ad26071b895dae92e11f04539c1243c:20:18 | 20 | let sale <- AFLMarketplaceV2.createSaleCollection(ownerVault: wallet) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8f9231920da9af6d.AFLMarketplaceV2:237:25 | 237 | return <- create SaleCollection(vault: ownerVault) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Owner's Receiver Capability is invalid! --> 8f9231920da9af6d.AFLMarketplaceV2:77:16 | 77 | vault.check(): | ^^^^^^^^^^^^^Loading...