Skip to content

Commit e1660e6

Browse files
committed
Update readme
1 parent 71d6ec2 commit e1660e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,12 +1258,12 @@ See also [Taurus - Token Transfer Management: How to Apply Restrictions with CMT
12581258
Here are the settings for [Hardhat](https://hardhat.org) and [Foundry](https://getfoundry.sh).
12591259

12601260
- `hardhat.config.js`
1261-
- Solidity [v0.8.30](https://docs.soliditylang.org/en/v0.8.30/)
1261+
- Solidity [v0.8.33](https://docs.soliditylang.org/en/v0.8.33/)
12621262
- EVM version: Prague (Pectra upgrade)
12631263
- Optimizer: true, 200 runs
12641264

12651265
- `foundry.toml`
1266-
- Solidity [v0.8.30](https://docs.soliditylang.org/en/v0.8.30/)
1266+
- Solidity [v0.8.33](https://docs.soliditylang.org/en/v0.8.33/)
12671267
- EVM version: Prague (Pectra upgrade)
12681268
- Optimizer: true, 200 runs
12691269

0 commit comments

Comments
 (0)