Closed DevSwayam closed 2 months ago
npm run deploy:contracts
Description: Fixed the npm run deploy:contracts command by updating deploy/deploy.ts to deploy the correct contracts.
deploy/deploy.ts
Changes:
MyERC20
EncryptedERC20
TestAsyncDecrypt
for the issue
Pull Request: Fix
npm run deploy:contracts
Deployment ScriptDescription: Fixed the
npm run deploy:contracts
command by updatingdeploy/deploy.ts
to deploy the correct contracts.Changes:
MyERC20
withEncryptedERC20
.TestAsyncDecrypt
.for the issue