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