CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: error: cannot find type in this scope: `RichEntitledFuck.NFTReceiver` --> 3cefd67aa82102d7a798a3b0ba60d54c01fa02b1af2dc8668e9f89ee55e56c9d:12:46 | 12 | let capability = acct.getCapability<&{RichEntitledFuck.NFTReceiver}>(RichEntitledFuck.CollectionPublicPath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error: ambiguous restricted type --> 3cefd67aa82102d7a798a3b0ba60d54c01fa02b1af2dc8668e9f89ee55e56c9d:12:45 | 12 | let capability = acct.getCapability<&{RichEntitledFuck.NFTReceiver}>(RichEntitledFuck.CollectionPublicPath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^