Skip to content

Use https if possible when communicating with etherscan #23

@ligi

Description

@ligi

currently plain http is used:

String url = "http://api.etherscan.io/api?module=account&action=balancemulti&address=";

I think I know why you do it: walleth/walleth#134
But on some devices https works so perhaps http should be a fallback and not the default

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions