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
We use the term ABI for what is generally referred to as contract artifacts in the EVM world. ABI stands for Application Binary Interface and for this reason it should not contain any bytecode.
Rename all the occurrences in codebase and docs where we incorrectly refer to artifacts as ABI.
The text was updated successfully, but these errors were encountered:
We use the term ABI for what is generally referred to as contract artifacts in the EVM world. ABI stands for Application Binary Interface and for this reason it should not contain any bytecode.
Rename all the occurrences in codebase and docs where we incorrectly refer to artifacts as ABI.
The text was updated successfully, but these errors were encountered: