mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-05 05:29:45 +00:00
Decrease AcceptableRootWindowSize for testing
This commit is contained in:
parent
28a7e040cb
commit
1d6b7ea566
@ -5,7 +5,7 @@ import ./protocol_types
|
||||
import ../waku_keystore
|
||||
|
||||
# Acceptable roots for merkle root validation of incoming messages
|
||||
const AcceptableRootWindowSize* = 50
|
||||
const AcceptableRootWindowSize* = 10
|
||||
|
||||
# RLN membership key and index files path
|
||||
const RlnCredentialsFilename* = "rlnCredentials.txt"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user