Browse Source

Merge branch 'master' of git://github.com/spesmilo/electrum

283
ecdsa 12 years ago
parent
commit
3d3ec2e7b0
  1. 3
      RELEASE-NOTES

3
RELEASE-NOTES

@ -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. 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. 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.
4. All these steps can be done via the command line interface or the classic GUI.
* 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.

Loading…
Cancel
Save