Example.php can't find daemonRPC class
BarneyChambers opened this issue · 2 comments
BarneyChambers commented
Thanks for the API. I have cloned and run this code, but it seems that for some reason your example.php file cannot find the daemonRPC class? When running the code I get this error
Fatal error: Uncaught Error: Class 'daemonRPC' not found in /var/www/html/monerophp/example.php:11 Stack trace: #0 {main} thrown in /var/www/html/monerophp/example.php on line 11
serhack commented
Any updates?
BarneyChambers commented
I ended up just making my own API