Browse Source
``` ...\electrum\electrum\interface.py:585: DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated. sslc = ssl.SSLContext() ...\electrum\electrum\interface.py:585: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated sslc = ssl.SSLContext() ```patch-4
SomberNight
3 years ago
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue