-
Notifications
You must be signed in to change notification settings - Fork 180
bx hd private
evoskuil edited this page Oct 16, 2014
·
11 revisions
Derive a child HD (BIP32) private key from another HD private key.
$ bx hd-private --help
Usage: bx hd-private [-dh] [--config VALUE] [--index VALUE]
[HD_PRIVATE_KEY]
Info: Derive a child HD (BIP32) private key from another HD private key.
Options (named):
-c [--config] The path to the configuration settings file.
-d [--hard] Signal to create a hardened key.
-h [--help] Get a description and instructions for this command.
-i [--index] The HD index, defaults to zero.
Arguments (positional):
HD_PRIVATE_KEY The parent HD private key. If not specified the key
is read from STDIN.
Users | Developers | License | Copyright © 2011-2024 libbitcoin developers
- Home
- Build BX
- General Information
- Developer Information
- Configuration Settings
- Tutorials
- Meta Commands
- Wallet Commands
- Key Encryption Commands
- Stealth Commands
- Messaging Commands
- Transaction Commands
- Online Commands
- Encoding Commands
- Hash Commands
- Math Commands