-
Notifications
You must be signed in to change notification settings - Fork 191
bx wrap encode
evoskuil edited this page Oct 17, 2014
·
9 revisions
Add a version byte and checksum to Base16 data.
$ bx wrap-encode --helpUsage: bx wrap-encode [-h] [--config VALUE] [--version VALUE] [PAYLOAD]
Info: Add a version byte and checksum to Base16 data.
Options (named):
-c [--config] The path to the configuration settings file.
-h [--help] Get a description and instructions for this command.
-v [--version] The desired version number.
Arguments (positional):
PAYLOAD The Base16 data to wrap. If not specified the value
is read from STDIN.
$ >bx wrap-encode 031bab84e687e36514eeaf5a017c30d32c1f59dd4ea6629da7970ca374513dd00600031bab84e687e36514eeaf5a017c30d32c1f59dd4ea6629da7970ca374513dd0065b09d03c
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