SerHack
SerHack
I'll review it asap!
Thank you, I'll commit this as soon as possible. However I'll try to investigate more about this.
That's great! Feel free to create a PR! (or create it now with WIP tag, so I could have a look at it 😄 ).
> I see this error. I can not see the error, unless you meant "Error: SSL unable to obtain common name from peer certificate". You should connect to Monerod, using...
Hi, thanks for getting in touch. I've edited a little bit the issue so it's clearer for us and it's easily to read. I'm guessing what the issue might be:...
I guess you should use `$subaddr_indices` since you're trying to send from a subaddress.
We'll consider that in the next version! Thanks for the suggestion
I've changed the title, definitely this feature should be implement in the next version.
Could you please retest?
It's a self-signed certificate and cURL complains about it. I'm sure there are better ways to manage those cases in `jsonRPCClient.php`.