iota.lib.cpp
iota.lib.cpp copied to clipboard
Improve documentation
I was look at iota.lib.js and seems they have a pretty detailed and structured documentation: https://github.com/iotaledger/iota.lib.js/tree/next/packages/core#module_core.storeTransactions.
Even though we do have a doxygen, it is not as much detailed as theirs. I guess we can spend some time improving our documentation by learning from them.
As stated in #307, we need to include a dedicated part detailing how to properly send transfer now that sendTransfer will be removed.