-
Notifications
You must be signed in to change notification settings - Fork 176
bx bitcoin160
evoskuil edited this page Oct 17, 2014
·
9 revisions
Perform a RIPEMD160 hash of a SHA256 hash of Base16 data.
$ bx bitcoin160 --help
Usage: bx bitcoin160 [-h] [--config VALUE] [BASE16]
Info: Perform a RIPEMD160 hash of a SHA256 hash of Base16 data.
Options (named):
-c [--config] The path to the configuration settings file.
-h [--help] Get a description and instructions for this command.
Arguments (positional):
BASE16 The Base16 data to hash. If not specified the data
is value from STDIN.
$ bx bitcoin160 900df00d
49f180cdaa4c6564f74a0b0321633bbcba4ef9c5
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