Browse Source

add encrypt/decrypt to RELEASE_NOTES

283
ThomasV 10 years ago
parent
commit
25b82992f0
  1. 5
      RELEASE-NOTES

5
RELEASE-NOTES

@ -50,6 +50,11 @@
* Documentation is now hosted on a wiki: http://electrum.orain.org
* ECIES encrypt/decrypt methods, availabe in the GUI and using the
command line:
encrypt <pubkey> <message>
decrypt <pubkey> <message>
# Release 1.9.8

Loading…
Cancel
Save