You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RLN membership group registration is an act to yield rln credentials. This input is then required to activate rln-relay protocol.
Rln-relay mounting process should not be aware or tied to the registration process, and these two logics are best to be separated.
Details
The mountDynamicRlnRelay proc signature should be updated to only accept rln credentials, and no further inputs related to the on-chain rln registration.
The text was updated successfully, but these errors were encountered:
Background
In line with #1370
RLN membership group registration is an act to yield rln credentials. This input is then required to activate rln-relay protocol.
Rln-relay mounting process should not be aware or tied to the registration process, and these two logics are best to be separated.
Details
The mountDynamicRlnRelay proc signature should be updated to only accept rln credentials, and no further inputs related to the on-chain rln registration.
The text was updated successfully, but these errors were encountered: