robosats icon indicating copy to clipboard operation
robosats copied to clipboard

Add external coordinator

Open KoalaSat opened this issue 1 year ago • 0 comments

What does this PR do?

Adds the option of including an external coordinator

image

Can be easily tested in local by removing an existing coordinator form frontend/static/federation.json and try to add it as external.

WARNING: This PR touches all important models so it requires good testing

Checklist before merging

  • [x] Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

KoalaSat avatar May 17 '24 14:05 KoalaSat