Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: panic: Could not borrow receiver reference to the recipient's Vault
--> 3e034fd4a210465bd6fc2a3f4bf378d768ecbb549f4360b207818457e03bbe5b:13:111
|
13 | let receiverRef = recipient.getCapability(DUNK.ReceiverPublicPath)!.borrow<&{FungibleToken.Receiver}>() ?? panic("Could not borrow receiver reference to the recipient's Vault")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^