-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When saving preferences on the CMP UI, a call is made to sign preferences.
But this is already part of the updateIdsAndPreferences method, so 2 calls are made to the client node (each call using CPU to sign).
Instead, the CMP UI should use the return value of updateIdsAndPreferences, which includes the signed preferences.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working