Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix backwards-incompatible CLI change #2077

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

luckysori
Copy link
Contributor

@luckysori luckysori commented Feb 21, 2024

Patch cd04992 changed the name of the esplora CLI argument to electrs for correctness. But the change was introduced in a backwards-incompatible manner.

This patch solves that issue by introducing an alias for the CLI argument with the original name.

All this applies to both the coordinator and the webapp.

Patch cd04992 changed the name of the
`esplora` CLI argument to `electrs` for correctness. But the change
was introduced in a backwards-incompatible manner.

This patch solves that issue by introducing an alias for the CLI
argument with the original name.

All this applies to both the coordinator and the webapp.
@luckysori luckysori self-assigned this Feb 21, 2024
@luckysori
Copy link
Contributor Author

Tested locally and it works. Merging to be able to use this ASAP.

@luckysori luckysori merged commit e908114 into main Feb 21, 2024
5 checks passed
@luckysori luckysori deleted the fix/backwards-incompatible-cli-change branch February 21, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant