Bug Description:
A clear and concise description of what the bug is.
i was installing x42core
while launching the daemon from the ./src folder
it would throw at me a error about libssl that is not compatible with the system
i was on a vers:1.1
to find out that
x42core require libssl 1.0 to work as intended
would it possible to throw the error on the front-end?
might save some time for user to avoid such weird edge case
Steps to reproduce the bug:
os:arch linux
launch libssl with more recent version might cause this\or not having this on the system
fix:use libssl 1.0
Bug Description: A clear and concise description of what the bug is. i was installing x42core while launching the daemon from the ./src folder it would throw at me a error about libssl that is not compatible with the system i was on a vers:1.1 to find out that x42core require libssl 1.0 to work as intended would it possible to throw the error on the front-end?
might save some time for user to avoid such weird edge case
Steps to reproduce the bug: os:arch linux launch libssl with more recent version might cause this\or not having this on the system fix:use libssl 1.0