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
--> ca9bb3c0863f07d91f91d77e74d047638af93f4edfa14b84e4545dce30733f2c:15:104
|
15 | let receiver = account.getCapability(/public/flowTokenReceiver).borrow<&FlowToken.Vault{FungibleToken.Receiver}>() ?? panic("Could not borrow Receiver reference to the Vault")
| ^^^^^^^^^^^^^