Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySciTech committed Jun 1, 2024
1 parent cc9d0fb commit c049440
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit c049440

Please sign in to comment.