1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-23 00:28:14 +00:00

Made changes to appdx-sx.asciidoc

This commit is contained in:
drusselloctal@gmail.com 2014-10-31 08:51:28 -07:00
parent cc666e2fc9
commit 9cc35d01cf

View File

@ -36,7 +36,7 @@ OFFLINE KEYS AND ADDRESSES
brainwallet Make 256 bit bitcoin private key from an arbitrary passphrase.
mnemonic Make 12 word mnemonic out of 128 bit electrum or bip32 seed.
HD / BIP32
hd-priv Create an private HD key from another HD private key.
hd-priv Create a private HD key from another HD private key.
hd-pub Create an HD public key from another HD private or public key.
hd-seed Create a random new HD key.
hd-to-address Convert an HD public or private key to a Bitcoin address.