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
Depends-on: raiden-network/raiden-service-bundle#186
Related: raiden-network#6443, raiden-network#6212
This splits the known servers list into an 'active' and 'all' part.
The 'active' part is read by the Raiden client and used to select a
server to use.
The 'all' part is used by the RSB as the federation whitelist.
The purpose of this is to allow new servers to be added without making
the Raiden client immediately try to use them while they are not yet
ready.
0 commit comments