adityapk00 / zecwallet-light-cli

Zecwallet Lightclient Library and CLI interface
MIT License
69 stars 65 forks source link

Server side errors using testnet server https://testnet.lightwalletd.com:9067 #84

Open wh00hw opened 2 years ago

wh00hw commented 2 years ago

Strange errors occurs when I try to connect the cli with https://testnet.lightwalletd.com:9067, no errors using mainnet instead.

Status { code: Unknown, message: "Post \"http://127.0.0.1:18232\": dial tcp 127.0.0.1:18232: connect: connection refused", metadata: MetadataMap { headers: {"content-type": "application/grpc"} }

vamsiikrishna commented 2 years ago

@wh00hw working for me now :

./zecwallet-cli --server https://testnet.lightwalletd.com:9067