We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Take a look at https://github.com/filecoin-project/ref-fvm/blob/evm-integration-tests/testing/integration/tests/fevm_features/common.rs#L616 which is used to deserialize events from the API using ethers. Do the same in our ethers example script.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Take a look at https://github.com/filecoin-project/ref-fvm/blob/evm-integration-tests/testing/integration/tests/fevm_features/common.rs#L616 which is used to deserialize events from the API using ethers. Do the same in our ethers example script.
The text was updated successfully, but these errors were encountered: