CODE_ERROR
There is an error in the cadence code of this transaction.
[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 --> 99715fd5453c194840787400abb3669c3ba462d857e6993e6b2ac2ec8f2211bb: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 --> 99715fd5453c194840787400abb3669c3ba462d857e6993e6b2ac2ec8f2211bb:9:39 | 9 | .getCapability<&OzoneToken.Vault{FungibleToken.Receiver}>(/public/ozonetokenReceiver) | ^^^^^^^^^^^^^
Loading...