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: --> 4a1abfa8ad5a738854ab26619976ba231a8a2906766f316e093494b48bf3dbb3: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...