bitcoindevkit / rust-electrum-client

Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
MIT License
80 stars 62 forks source link

Can't connect to mempool signet server ssl://mempool.space:60602 #152

Closed LLFourn closed 1 month ago

LLFourn commented 1 month ago

It has a valid certificate. The error I get something like this:

Made one or multiple attempts, all errored:\n\t- received fatal alert: DecodeError
oleonardolima commented 1 month ago

It should've been fixed by #150. Are you still facing this error?

LLFourn commented 1 month ago

Oh thanks @oleonardolima indeed I was on an old version. I'll assume it's fixed and re-open if not.