OneKey-Network / addressability-framework

Apache License 2.0
4 stars 2 forks source link

Client node: no more "sign write request" #183

Closed OlivierChirouze closed 2 years ago

OlivierChirouze commented 2 years ago

Now when writing ids and preferences, there is no "sign request" call needed to the client: the "write" endpoint both signs the request and return it with the operator URL to call.

The "sign post ids and prefs" disappears