Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: restricted types have been removed; replace with the concrete type or an equivalent intersection type
--> 9ac6f60e2e2fd6e3d2f55316d5646d238c93f02e201d9068489255e560a055b4:15:104
|
15 | let receiver = account.getCapability(/public/flowTokenReceiver).borrow<&FlowToken.Vault{FungibleToken.Receiver}>() ?? panic("Could not borrow Receiver reference to the Vault")
| ^^^^^^^^^^^^^