 |
Today at 06:59:28 AM |
|
Just a heads up that if you have a working electrum personal server installed on a linux system in ~/.local/bin/ you can use this file on other (offline) linux systems if you copy the python dependencies into the same folder. Just copy the folder ~/.local/lib/python3.10/site-packages/electrumpersonalserver into the same location as the binary on any transfer medium.
If your certificates are out of date, search the web for local renewal of electrum personal server certs. You can check validity in the terminal with command 'openssl x509 -enddate -in cert.crt'.
On another note, something in python3.12 broke connection between electrum wallets and EPS, you should start your EPS script with python3.10.
That is all.
|