mirror of
https://github.com/lens-protocol/core.git
synced 2026-01-07 21:34:03 -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}"
|
||||
mumbai = "${MUMBAI_RPC_URL}"
|
||||
amoy = "${AMOY_RPC_URL}"
|
||||
local = "${LOCAL_RPC_URL}"
|
||||
|
||||
[fuzz]
|
||||
runs = 50
|
||||
|
||||
Reference in New Issue
Block a user