-
Notifications
You must be signed in to change notification settings - Fork 179
bx validate tx
evoskuil edited this page Oct 20, 2014
·
7 revisions
Determine if a transaction is valid for submission to the blockchain.
$ bx validate-tx --help
Usage: bx validate-tx [-h] [--config VALUE] [TRANSACTION]
Info: Determine if a transaction is valid for submission to the
blockchain. Requires an Obelisk server connection.
Options (named):
-c [--config] The path to the configuration settings file.
-h [--help] Get a description and instructions for this command.
Arguments (positional):
TRANSACTION The Base16 transaction. If not specified the
transaction is read from STDIN.
$ bx validate-tx ...
...
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