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
Following the release of the Inco/Circle whitepaper, would it be worth renaming EncryptedERC20 to ConfidentialERC20?
EncryptedERC20
ConfidentialERC20
The text was updated successfully, but these errors were encountered:
This is going to be the list of changes.
EncryptedERC20 —> ConfidentialERC20 EncryptedERC20WithErrors —> ConfidentialERC20WithErrors EncryptedERC20WithErrorsMintable —> ConfidentialERC20WithErrorsMintable EncryptedERC20Mintable —> ConfidentialERC20Mintable Comp —> ConfidentialERC20Votes EncryptedErrors --> ConfidentialErrors
Sorry, something went wrong.
PacificYield
No branches or pull requests
Following the release of the Inco/Circle whitepaper, would it be worth renaming
EncryptedERC20
toConfidentialERC20
?The text was updated successfully, but these errors were encountered: