Skip to content

CMP UI: double sign preferences #217

@OlivierChirouze

Description

@OlivierChirouze

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions