Padrio / php-electrum-api

💰PHP wrapper for Electrum JSONRPC-API
GNU General Public License v3.0
30 stars 24 forks source link

Implement all API functions #1

Closed Padrio closed 7 years ago

Padrio commented 7 years ago

Here is the list of API functions i need to implement. Some API functions are undocumented or even broken (like is_synchronized). Some wont get implemented, since i dont think they are necessary. These will be striked through.

Ps.: Just because it's currently implemented and marked as "done" does not mean i testet it.