mirror of
https://github.com/monero-project/monero.git
synced 2024-12-16 21:36:32 +02:00
63186a01ce
New CLI wallet variable: export-format with options "binary" (the default), or "ascii". "Binary" behaves as before, "ascii" forces the wallet to convert data to ASCII using base64. Reading files from the disk tries to auto detect what format has been used (using a magic string added when exporting the data). Implements https://github.com/monero-project/monero/issues/2859 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
simplewallet.cpp | ||
simplewallet.h |