Skip to content

Fix serverConnect regtest issue #66

Description

@tkclough

I've been trying to use the CLI with regtest. The server localhost { s: 50002 } is selected, and await ecl.connect() works (so docker is running), but await ecl.server_version('3.0.5', '1.1') seems to be the source of the error. It's hidden a bit by the fact that the exception is caught and the loop just continues, so the error returned to the commit function in bitname-cli.ts is "No valid servers". I haven't been able to find the documentation on ElectrumClient.server_version, so I'm not sure why it's failing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions