monero-integrations / monerophp

Monero PHP library + JsonRPC Client
MIT License
116 stars 76 forks source link

corrected mnemonic namespaces #131

Open f4bio opened 2 years ago

f4bio commented 2 years ago

this will get rid of all the psr-4 warnings.

Class MoneroIntegrations\MoneroPhp\mnemonic\dutch located in ./vendor/monero-integrations/monerophp/src/wordsets/dutch.ws.php does not comply with psr-4 autoloading standard. Skipping.
...

I suspect there is a reason, nobody as taken this task upon himself yet already?! (Just close this in that case, no worries ;) )