forbole/juno

Allow to specify `https` and `https` addresses inside the `grpc` section

RiccardoM opened this issue · 1 comments

Feature description

Currently the gprc.address fields requires user to input an address without the http and https prefixes. This results in a strange UX for the overall user.

Implementation proposal

We should allow to use http and https prefixes, stripping them if required.

Closes with e0715b9