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: --> 054bdb4856a2b32fdb7b608d6bebfe610609f0c1d3a4ba4a018b977d92acb270: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(): | ^^^^^^^^^^^^^