merlin mary john

Results 3 issues of merlin mary john

1. Dogecoin and AuthProxy only support nodes with username and passwords. Nodes with API-KEY are not supported. 2. Irrespective of the scheme, AuthProxy sets port to 80 by default. When...

In Authproxy, if port is not mentioned, the port is set to 80 irrespective of the scheme. It should be 443 for https.

Dogecoin nodes from getblock.io uses API-KEY instead of username/passwords. Current implementation does not support api keys.