mirror of
https://github.com/lens-protocol/core.git
synced 2026-01-09 14:18:04 -05:00
misc: Local network RPC added to .toml file
This commit is contained in:
@@ -45,6 +45,7 @@ via_ir = true
|
|||||||
polygon = "${POLYGON_RPC_URL}"
|
polygon = "${POLYGON_RPC_URL}"
|
||||||
mumbai = "${MUMBAI_RPC_URL}"
|
mumbai = "${MUMBAI_RPC_URL}"
|
||||||
amoy = "${AMOY_RPC_URL}"
|
amoy = "${AMOY_RPC_URL}"
|
||||||
|
local = "${LOCAL_RPC_URL}"
|
||||||
|
|
||||||
[fuzz]
|
[fuzz]
|
||||||
runs = 50
|
runs = 50
|
||||||
|
|||||||
Reference in New Issue
Block a user