From 2f714fecb8ff734e130d0a490134e258aea929c7 Mon Sep 17 00:00:00 2001 From: jordaniza Date: Mon, 11 Mar 2024 13:50:08 +0400 Subject: [PATCH] docs: add a note on early builds to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ae1c72e1..a5a4936d 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,8 @@ To be able to work on the contracts, make sure that you have created an `.env` f Before deploying, you MUST also change the default hardhat private key (`PRIVATE_KEY="0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80"`). +Note that if using some networks (e.g. sepolia), fork tests will be unable to find early versions of the build. + ## Contracts In `packages/contracts`, first run