-
Notifications
You must be signed in to change notification settings - Fork 181
bx ek public to address
Eric Voskuil edited this page Sep 8, 2015
·
15 revisions
Extract the payment address of an encrypted public key (BIP38).
$ bx ek-public-to-address --help
Usage: bx ek-public-to-address [-h] [--config VALUE] [PASSPHRASE]
[EK_PUBLIC_KEY]
Info: Extract the payment address of an encrypted public key (BIP38).
Options (named):
-c [--config] The path to the configuration settings file.
-h [--help] Get a description and instructions for this command.
Arguments (positional):
PASSPHRASE The passphrase that was used to generate the
intermediate passphrase token.
EK_PUBLIC_KEY The encrypted public key from which to extract the
payment address.
See also ek-public-to-ec.
TODO
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