Skip to content

bx script to address

evoskuil edited this page Oct 20, 2014 · 8 revisions

Create a BIP16 pay-to-script-hash address from an encoded script.

$ bx script-to-address --help
Usage: bx script-to-address [-h] [--config VALUE] [SCRIPT]               

Info: Create a BIP16 pay-to-script-hash address from an encoded script.  

Options (named):

-c [--config]        The path to the configuration settings file.        
-h [--help]          Get a description and instructions for this command.

Arguments (positional):

SCRIPT               The script. If not specified the script is read from
                     STDIN.

Example 1

$ 

BX Menu

Clone this wiki locally