Skip to content

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.

Example 1

TODO

BX Menu

Clone this wiki locally