mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-05 23:43:11 +00:00
Add RLNv2 limits as parameters to env file
This commit is contained in:
parent
3ee976e08c
commit
55eeb70f52
@ -9,4 +9,7 @@ TRAFFIC_DELAY_SECONDS=15
|
|||||||
# Enable automatic Docker image updates.
|
# Enable automatic Docker image updates.
|
||||||
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