mirror of
https://github.com/logos-messaging/logos-chat.git
synced 2026-07-30 06:33:33 +00:00
The node keeps its own (random) peerId and loads the SELECTED membership credential by copying rlnKeystoreSource -> rln_keystore_<peerId>.json before mountMix. Lets many instances share an RLN membership without colliding on a peerId. New config field rlnKeystoreSource (parsed in client_api).