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
{{ message }}
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
AccountSettings objects contain a linkType, which currently serializes to "linkType": {}. While the current wallet UI doesn't display the link type, it may be useful for a developer using Hermes to know the link type they are using to talk to a connector.
Task here is probably to add a LinkTypeModule to the Jackson config.
The text was updated successfully, but these errors were encountered:
AccountSettings
objects contain alinkType
, which currently serializes to"linkType": {}
. While the current wallet UI doesn't display the link type, it may be useful for a developer using Hermes to know the link type they are using to talk to a connector.Task here is probably to add a
LinkTypeModule
to the Jackson config.The text was updated successfully, but these errors were encountered: