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

TS: Bitcoin/Electrum add getNetwork function #505

Merged
merged 5 commits into from
Feb 3, 2023

Conversation

nkuba
Copy link
Member

@nkuba nkuba commented Jan 26, 2023

The function can be used to compare if the network supported by the
server is the one the user wants. This can be used to find problems with misconfigured electrum API URL on the client start.

Depends on: #504

Refs: https://github.com/keep-network/optimistic-minting/issues/27

The function can be used to compare if the network supported by the
server is the one the user wants. This can be used to find problems with
configured URLs mismatch.
@nkuba nkuba marked this pull request as draft January 26, 2023 21:57
@nkuba nkuba requested review from lukasz-zimnoch and tomaszslabon and removed request for lukasz-zimnoch January 26, 2023 21:58
@nkuba nkuba self-assigned this Jan 26, 2023
@nkuba nkuba added the 🔌 typescript TypeScript library label Jan 26, 2023
@nkuba nkuba changed the title TS: BItcoin/Electrum add getNetwork function TS: Bitcoin/Electrum add getNetwork function Jan 26, 2023
Copy link
Member

@lukasz-zimnoch lukasz-zimnoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Once #504 is merged, I'm good to go!

@nkuba nkuba removed the request for review from tomaszslabon February 2, 2023 15:02
Base automatically changed from bitcoin-network to main February 2, 2023 15:20
@lukasz-zimnoch lukasz-zimnoch marked this pull request as ready for review February 2, 2023 15:25
lukasz-zimnoch
lukasz-zimnoch previously approved these changes Feb 2, 2023
The path was changed to a file.
@lukasz-zimnoch lukasz-zimnoch merged commit f1f3825 into main Feb 3, 2023
@lukasz-zimnoch lukasz-zimnoch deleted the bitcoin-get-network branch February 3, 2023 09:10
@nkuba nkuba added this to the typescript/v1.1.0 milestone Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 typescript TypeScript library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants