Include display of balance and transactions #76

Merged
pitmutt merged 257 commits from rav001 into dev041 2024-04-25 19:25:00 +00:00
Showing only changes of commit 723d1b4e1c - Show all commits

View file

@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `getoperationstatus` RPC method
- `sendmany` RPC method
- Function `prepareTxV2` implementing `PrivacyPolicy`
- Functionality to shield transparent balance
- Functionality to de-shield shielded notes
### Changed