mmgen-wallet/doc/README.mswin
MMGen 9f2153c3a8
Require UTF-8 for brainwallet; other UTF-8 fixes
- This commit introduces a backwards incompatibility.  Users with non-UTF-8
  brainwallets (if there are any, which is very unlikely) must export them to
  another MMGen wallet format using an older version of MMGen.
2018-05-12 18:26:54 +03:00

10 lines
429 B
Text

MMGen MS Windows Notes
The following MMGen features are unsupported or broken on the MSWin/MinGW platform:
- Autosign (not supported)
- Zcash z-address generation (requires libsodium)
- Monero wallet creation/syncing* (IO stream issues with pexpect and the password prompt)
- UTF-8 label, filename and path support (may work on versions of Windows with native UTF-8 support)
*Monero address and viewkey generation works fine.