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 --> 54c6b08add1b484376398e2ff6c67169bdc60bb0bf3a9a8123c566e4166aac3b: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 --> 54c6b08add1b484376398e2ff6c67169bdc60bb0bf3a9a8123c566e4166aac3b:9:39 | 9 | .getCapability<&OzoneToken.Vault{FungibleToken.Receiver}>(/public/ozonetokenReceiver) | ^^^^^^^^^^^^^
Loading...