@evedex/networks 3.4.3-dev.1 → 3.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -20,5 +20,4 @@ Check `.env` and `hardhat.config.js` before deploy modules.
|
|
|
20
20
|
3. npx hardhat verify --network eventum_testnet CONTRACT_ADDRESS
|
|
21
21
|
4. (optional deploy another proxy implementation) npx hardhat deploy --network eventum_testnet --tags UpgradeLuckyShot
|
|
22
22
|
|
|
23
|
-
111
|
|
24
23
|
<!-- release pipeline smoke test -->
|