-
Notifications
You must be signed in to change notification settings - Fork 180
bx fetch history
evoskuil edited this page Oct 19, 2014
·
33 revisions
$ bx fetch-history --help
134HfD2fdeBTohfx8YANxEpsYXsv5UoWyz
$ bx fetch-history 134HfD2fdeBTohfx8YANxEpsYXsv5UoWyz
The
output.height
property indicates the block height at which the output is confirmed. A missing value indicates that the output is unconfirmed.
The
input
property indicates that the output has been spent. Theinput.height
property indicates the block height at which the spend is confirmed. A missing value indicates that the spend is unconfirmed.
13Ft7SkreJY9D823NPm4t6D1cBqLYTJtAe
$ bx fetch-history 13Ft7SkreJY9D823NPm4t6D1cBqLYTJtAe
A missing
input
property indicates that the output is unspent. The output for this example could become spent, and/or more output may be spent to this address.
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