mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-08 00:43:09 +00:00
Add RLNv2 limits as parameters to env file
This commit is contained in:
parent
3ee976e08c
commit
55eeb70f52
@ -10,3 +10,6 @@ TRAFFIC_DELAY_SECONDS=15
|
|||||||
WATCHTOWER_ENABLED=true
|
WATCHTOWER_ENABLED=true
|
||||||
# Anvil RPC Node external IP and port
|
# Anvil RPC Node external IP and port
|
||||||
RPC_URL=http://foundry:8545
|
RPC_URL=http://foundry:8545
|
||||||
|
# RLNv2 limits
|
||||||
|
RLN_RELAY_MSG_LIMIT=10
|
||||||
|
RLN_RELAY_EPOCH_SEC=60
|
||||||
Loading…
x
Reference in New Issue
Block a user