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
In an effort to differentiate between the "jolocom method based registry" and the canonical jolocom registry, the createJolocomRegistry helper should return the canonical jolocom registry (no configurable anything). The logic inside createJolocomRegistry is construction logic that needs to go into the constructor
The registry class itself can get a name that better reflects that it is the "jolocom method based registry" and strictly for jolocom's own canonical registry, because JolocomRegistry is ambiguous
Description
In an effort to differentiate between the "jolocom method based registry" and the canonical jolocom registry, the
createJolocomRegistry
helper should return the canonical jolocom registry (no configurable anything). The logic insidecreateJolocomRegistry
is construction logic that needs to go into the constructorThe registry class itself can get a name that better reflects that it is the "jolocom method based registry" and strictly for jolocom's own canonical registry, because
JolocomRegistry
is ambiguousPart of #355
TODO
The text was updated successfully, but these errors were encountered: