Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Jun 30, 2020
2 parents 55a3a6b + 3d9f0ca commit 5644876
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 5644876

Please sign in to comment.