This repository was archived by the owner on May 22, 2023. It is now read-only.
Commit 49b83e4
authored
Merge pull request #949 from keep-network/verify-lprewardstbtcv2saddle-on-etherscan
Verify `LPRewardsTBTCv2Saddle` on Etherscan
As part of deployment process of `keep-ecdsa` contracts via execution of
`.github/workflows/contracts.yml` workflow we run a script which
verifies deployed contracts on Etherscan
(`solidity/scripts/etherscan-verify.sh`).
We recently added new contracts (`LPRewardsTBTCv2Saddle`,
`LPRewardsTBTCv2SaddleV2`) to the set of `keep-ecdsa` contracts that can
be deployed and we're now adding it to the `etherscan-verify.sh` script.1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments