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
We want to be able to set the receipient of the API request to be the signing process coordinator (the requests will be load balanced between relayers so it will provide enough resistance against censorship) so it removes the step of choosing the coordinator which takes a lot of time.
Implementation
add coordinator parameter when starting the process which overrides the coordinator selection
Acceptance criteria
we are able to set the API receipient as the process coordinator
The text was updated successfully, but these errors were encountered:
We want to be able to set the receipient of the API request to be the signing process coordinator (the requests will be load balanced between relayers so it will provide enough resistance against censorship) so it removes the step of choosing the coordinator which takes a lot of time.
Implementation
Acceptance criteria
The text was updated successfully, but these errors were encountered: