Open wh00hw opened 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"} }
@wh00hw working for me now :
./zecwallet-cli --server https://testnet.lightwalletd.com:9067
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"} }