Fix linting

This commit is contained in:
stubbsta 2026-01-21 09:23:10 +02:00
parent 3fab9e2028
commit 905036a5d6
No known key found for this signature in database

View File

@ -68,9 +68,8 @@ $ forge coverage
#### Deploy to Anvil:
The following deployment will deploy several contracts required by the Waku RLNv2 contract and then deploy the Waku RLNv2
contract itself as well as a proxy contract.
The following deployment will deploy several contracts required by the Waku RLNv2 contract and then deploy the Waku
RLNv2 contract itself as well as a proxy contract.
```sh
$ TOKEN_ADDRESS=0x1122334455667788990011223344556677889900 forge script script/Deploy.s.sol --broadcast --rpc-url localhost --tc Deploy
@ -100,6 +99,7 @@ $ pnpm deploy:linea_sepolia
```
This should deploy the following contracts:
- PoseidonT3
- LinearPriceCalculator
- WakuRlnV2