feat: initial changes

This commit is contained in:
darshankabariya 2026-04-28 15:37:37 +05:30
parent 5034086fef
commit b92a0ef262
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22

View File

@ -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"