mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-05-12 05:19:33 +00:00
feat: initial changes
This commit is contained in:
parent
5034086fef
commit
b92a0ef262
@ -7,6 +7,8 @@ import ../waku_keystore
|
||||
# Acceptable roots for merkle root validation of incoming messages
|
||||
const AcceptableRootWindowSize* = 50
|
||||
|
||||
const DummyConstant* = 50
|
||||
|
||||
# RLN membership key and index files path
|
||||
const RlnCredentialsFilename* = "rlnCredentials.txt"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user