Ammended release notes about raw tx
authorMaran <maran.hidskes@gmail.com>
Tue, 12 Mar 2013 21:31:10 +0000 (22:31 +0100)
committerMaran <maran.hidskes@gmail.com>
Tue, 12 Mar 2013 21:31:10 +0000 (22:31 +0100)
RELEASE-NOTES

index 6accaab..45f2e5b 100644 (file)
@@ -35,8 +35,7 @@ For an example, see Gavin's tutorial: https://gist.github.com/gavinandresen/3966
   1. user creates an unsigned transaction using the online (watching-only) 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.
-
-* Raw transactions can also be loaded/signed/broadcasted via the GUI.
+  4. All these steps can be done via the command line interface or the classic GUI. 
 
 * Many command line commands have been renamed in order to make the syntax consistent with bitcoind.