Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Library-Source Code Reconciliation

Latest
Compare
Choose a tag to compare
@Agorist-Action Agorist-Action released this 01 Jan 06:44
· 35 commits to master since this release
d8545e4

This library was originally written going off the documentation available online for the Daemon and Wallet RPC (available here: https://web.getmonero.org/resources/developer-guides/).

I took the time to reconcile the library with the actual source code, adding and removing fields from existing commands, removing other commands, and adding new commands, to both the daemon and wallet client.

This release is not backwards compatible with other releases.