I'm trying to connect using https, but I can't seem to modify the ssl variable insite EthereumRPC class to true. I've tried changing the value on the lib and it works, but can you add the functionality? I'd rather not modify the vendor package classes.
I'm trying to connect using https, but I can't seem to modify the ssl variable insite EthereumRPC class to true. I've tried changing the value on the lib and it works, but can you add the functionality? I'd rather not modify the vendor package classes.
FYI, I'm trying to connect to infura: https://ropsten.infura.io/
For reference, this is how I modified the library: