Closed shuplenkov closed 1 year ago
Should we add listwallets
and listwalletdir
RPCs, or were these intentionally omitted?
Are there any docs associated with this repo? It is not immediately clear to me how getWallet()
and setWallet()
should be used, some experimentation and reading the test code is necessary.
Could we also add getmempoolentry
so I can check for IS locks, or does this lib provide a different way of checking that?
Issue being fixed or feature implemented
Current version in incompatible with the latest core
What was done?
Introduces getWallet method which includes all wallet related methods
How Has This Been Tested?
With tests
Breaking Changes
No
Checklist:
For repository code-owners and collaborators only