Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow for coordinator to be set manually #3

Open
mpetrun5 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #9
Open

Allow for coordinator to be set manually #3

mpetrun5 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #9
Assignees
Milestone

Comments

@mpetrun5
Copy link
Collaborator

mpetrun5 commented Jan 28, 2025

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
@mpetrun5 mpetrun5 added this to the Liquidity MVP milestone Jan 28, 2025
@mpetrun5 mpetrun5 linked a pull request Feb 3, 2025 that will close this issue
9 tasks
@mpetrun5 mpetrun5 self-assigned this Feb 3, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant