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
Address generated here
Acala/modules/evm/src/lib.rs
Line 690 in f5afbf4
handle_mirrored_token
PREDEPLOY_ADDRESS_START
CreateCollision
This condition is true because byte at index 9 element is 1
9
1
Acala/primitives/src/evm.rs
Line 151 in f5afbf4
The text was updated successfully, but these errors were encountered:
The NFT precompile doesn't implement. It can't be called here.
Sorry, something went wrong.
zjb0807
Successfully merging a pull request may close this issue.
Address generated here
Acala/modules/evm/src/lib.rs
Line 690 in f5afbf4
will change when it calls
handle_mirrored_token
returningPREDEPLOY_ADDRESS_START
and causingCreateCollision
This condition is true because byte at index
9
element is1
Acala/primitives/src/evm.rs
Line 151 in f5afbf4
The text was updated successfully, but these errors were encountered: