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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -120,3 +120,7 @@ To upgrade the module, follow these steps:
```shell
npx hardhat run scripts/proxy/UpgradeCSC.js --network xdcparentnet
```
## Tips
Because the node might modify the value of `certThreshold` based on the configuration file, when the node makes such modifications, the `certThreshold` in the CSC needs to be hardcoded and upgraded accordingly.