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: `pub` is no longer a valid access keyword
--> 20bc561562af746ac045aa86efa4cb0a43228ea6a0a846f5de06b48200971345:7:2
|
7 | pub fun hasOzoneToken(_ address: Address): Bool {
| ^^^
error: restricted types have been removed; replace with the concrete type or an equivalent intersection type
--> 20bc561562af746ac045aa86efa4cb0a43228ea6a0a846f5de06b48200971345:9:39
|
9 | .getCapability<&OzoneToken.Vault{FungibleToken.Receiver}>(/public/ozonetokenReceiver)
| ^^^^^^^^^^^^^