You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#3 Allows curl to be enabled or disabled using JsonRPCClient->enableCurl() or JsonRPCClient->disableCurl(). Many thanks to @sitawit (Sitawit Suteepohnwiroj)
#4 Code optimization. Many thanks to Jeroen de Haas