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: --> b8db1f5dda90fffa9327d6cd18520fe8cd414da457a6b7564132ed2932b559cc:35:60 | 35 | let sale: @AFLMarketplaceV2.SaleCollection <- AFLMarketplaceV2.createSaleCollection(ownerVault: wallet) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8f9231920da9af6d.AFLMarketplaceV2:248:25 | 248 | return <- create SaleCollection(vault: ownerVault) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Owner's Receiver Capability is invalid! --> 8f9231920da9af6d.AFLMarketplaceV2:86:16 | 86 | vault.check(): | ^^^^^^^^^^^^^Loading...