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