Added raw tx to the release notes

This commit is contained in:
Maran 2013-03-12 21:26:27 +01:00
parent 0569cc283a
commit 7740e409be

View file

@ -36,12 +36,10 @@ For an example, see Gavin's tutorial: https://gist.github.com/gavinandresen/3966
2. unsigned transaction is copied to the offline computer, and signed by the offline wallet. 2. unsigned transaction is copied to the offline computer, and signed by the offline wallet.
3. signed transaction is copied to the online computer, broadcasted by the online client. 3. signed transaction is copied to the online computer, broadcasted by the online client.
* Raw transactions can also be loaded/signed/broadcasted via the GUI.
* Many command line commands have been renamed in order to make the syntax consistent with bitcoind. * Many command line commands have been renamed in order to make the syntax consistent with bitcoind.
# Release 1.6.2 # Release 1.6.2
== Classic GUI == Classic GUI