typo on timereceived (was timerecived)

This commit is contained in:
Diogo Quintela 2015-03-11 13:55:02 +00:00
parent d44692c75b
commit 15b779049b

View file

@ -137,7 +137,7 @@ The `listtransactions` RPC {{summary_listTransactions}}
p: "Required<br>(exactly 1)" p: "Required<br>(exactly 1)"
d: "A Unix epoch time when the transaction was added to the wallet" d: "A Unix epoch time when the transaction was added to the wallet"
- n: "→ →<br>`timerecived`" - n: "→ →<br>`timereceived`"
t: "number (int)" t: "number (int)"
p: "Optional<br>(0 or 1)" p: "Optional<br>(0 or 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. Not returned for *move* category payments" 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. Not returned for *move* category payments"