Closed apezio closed 7 years ago
library.php was missing so I copied it from https://github.com/monero-integrations/monerowp/tree/master/monero
Not sure if that's the same file, but it worked.
Now createinvoice.php is complaining:
Fatal error: Class 'Monero_rpc' not found in /full/path/modules/gateways/monero/createinvoice.php on line 15
Oh, you are right! The library, I will commit it asap! Thanks for remember me
library.php was missing so I copied it from https://github.com/monero-integrations/monerowp/tree/master/monero
Not sure if that's the same file, but it worked.
Now createinvoice.php is complaining:
Fatal error: Class 'Monero_rpc' not found in /full/path/modules/gateways/monero/createinvoice.php on line 15