Skip to content

Commit

Permalink
supports v.16.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Jun 28, 2020
1 parent 92ffa11 commit 3d9f0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Monero C++ Library

A C++ library for creating Monero applications using native bindings to [monero v0.16.0.0 'Nitrogen Nebula'](https://github.com/monero-project/monero/tree/v0.16.0.0).
A C++ library for creating Monero applications using native bindings to [monero v0.16.0.1 'Nitrogen Nebula'](https://github.com/monero-project/monero/tree/v0.16.0.1).

* Supports fully client-side wallets by wrapping [wallet2.h](https://github.com/monero-project/monero/blob/master/src/wallet/wallet2.h).
* Supports multisig, view-only, and offline wallets.
Expand Down

0 comments on commit 3d9f0ca

Please sign in to comment.