You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
This repo is outdated and not supported anymore. Core contributors moved development to the new repo: https://github.com/matter-labs/web3swift
Feel free continue discussion in the new repository.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
let readedValue = try contractAddress.call("getValue()").wait().uint256()
报错
Expected to decode Array but found a dictionary instead.
该怎么解决???谢谢
The text was updated successfully, but these errors were encountered: