Skip to content

monero-cpp-library-v0.1.0

Compare
Choose a tag to compare
@woodser woodser released this 06 Sep 16:11
· 434 commits to master since this release

This release adds multisig support which changes the wallet API. Specifically, in order to support multisig, the return type when sending transactions is now a MoneroTxSet which contains references to individual transactions, rather than returning the transactions directly.