You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose additional TLS backends for electrum-client via features
Recently, `rustls` introduced a new default crypto provider in
`aws-lc-rc`. Since there have been reports on this new provider not
building properly on certain platforms `electrum-client` introduced
additional features allowing the user to configure what backend to use
for TLS.
Here, we simply re-expose these features to our users, which also
mirrors what we do for Esplora already.
0 commit comments