Merge c905e1c986b0327b69a40880f76e211b812dcb3e into 08dbb8dcc942404fc92cdce406777e51ce2bfdac

This commit is contained in:
Ivan FB 2025-12-02 14:03:42 +11:00 committed by GitHub
commit 8fde3e1051
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@
1. RLN membership details can be exported and imported.
2. Deployment details (address, chain id) are persisted by library and in exports.
3. Create script to extend existing memberships.
## Reliability

View File

@ -55,6 +55,7 @@ See deliverables.
- U1. RLN membership details can be exported and imported.
- U2. Deployment details (address, chain id) are persisted by library and in exports.
- U3. Create script to extend existing memberships.
- R1. Import and exports are interoperable across all implementations.