Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Don't use HTTP(s) scheme when specifying a lightwalletd server #217

@AArnott

Description

@AArnott

I'm not certain of this, but it certainly appears that the lightwalletd protocol used between the lite wallet and server is not in fact HTTP at all. If that's the case, we should not be representing the built-in lightwalletd servers or accepting custom ones as user input with a HTTP or HTTP scheme in the front as that's extremely misleading. A simple host name and port number (and a checkbox indicating whether TLS is in use perhaps) would suffice if no scheme has been defined for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions