enable tests for token0isWeth
This commit is contained in:
parent
76be65bb16
commit
c3afb0172f
4 changed files with 89 additions and 5 deletions
|
|
@ -58,6 +58,8 @@ $ anvil
|
|||
### Deploy
|
||||
|
||||
```shell
|
||||
forge clean
|
||||
forge cache clean
|
||||
source .env
|
||||
forge script script/Deploy.sol:SepoliaScript --slow --broadcast --verify --rpc-url ${SEPOLIA_RPC_URL}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue