misc: Local network RPC added to .toml file

This commit is contained in:
donosonaumczuk
2024-06-04 11:35:20 -03:00
parent a615c33516
commit 215c47af96

View File

@@ -45,6 +45,7 @@ via_ir = true
polygon = "${POLYGON_RPC_URL}"
mumbai = "${MUMBAI_RPC_URL}"
amoy = "${AMOY_RPC_URL}"
local = "${LOCAL_RPC_URL}"
[fuzz]
runs = 50