We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This check is based on the flags declared by the user in config. Could we add two checks? If Ethereum is testnet, then Bitcoin also has to be testnet, If Ethereum is mainneg then Bitcoin also has to be mainnet. That the actual Ethereum and Electrum servers the node is connected to supports the desired networks? We have a similar solution in the Electrum TS library: https://github.com/keep-network/tbtc-v2/blob/7f48d6362f8bfc9a2931c4087e5eba28efee5370/typescript/src/electrum.ts#L208-L224
This check is based on the flags declared by the user in config. Could we add two checks?
Originally posted by @nkuba in #3596 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @nkuba in #3596 (comment)
The text was updated successfully, but these errors were encountered: