Updates based on bitcoin-dot-org changes

- Blockchain guide typo (bitcoin-dot-org/#1920)
 - GetTxOut correction (bitcoin-dot-org/#1891)
 - Tx Guide (bitcoin-dot-org/#1819)
 - Vars.md (bitcoin-dot-org/#1825)
 - signrawtransaction typo
This commit is contained in:
thephez 2017-12-07 12:31:34 -05:00
parent dc542202f4
commit 61e478a335
5 changed files with 8 additions and 9 deletions

View file

@ -88,7 +88,7 @@ http://opensource.org/licenses/MIT.
p: "Required<br>(exactly 1)"
d: "A Unix epoch time when the transaction was added to the wallet"
- n: "{{DEPTH}}<br>`timerecived`"
- n: "{{DEPTH}}<br>`timereceived`"
t: "number (int)"
p: "Required<br>(exactly 1)"
d: "A Unix epoch time when the transaction was detected by the local node, or the time of the block on the local best block chain that included the transaction"