Closed sneurlax closed 6 years ago
This adds all methods from https://github.com/monero-integrations/monerophp/issues/43 and tweaks others to match the format of 0.12.0.0 "Lithium Luna"
It also changes formatting to (mostly) match the other files, following PHP style guides. So I do
class Foo {
instead of
Minor change, I know, just keeping in style.
Closes https://github.com/monero-integrations/monerophp/issues/43
This adds all methods from https://github.com/monero-integrations/monerophp/issues/43 and tweaks others to match the format of 0.12.0.0 "Lithium Luna"
It also changes formatting to (mostly) match the other files, following PHP style guides. So I do
instead of
Minor change, I know, just keeping in style.
Closes https://github.com/monero-integrations/monerophp/issues/43