mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
typo on timereceived (was timerecived)
This commit is contained in:
parent
d44692c75b
commit
15b779049b
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ The `listtransactions` RPC {{summary_listTransactions}}
|
|||
p: "Required<br>(exactly 1)"
|
||||
d: "A Unix epoch time when the transaction was added to the wallet"
|
||||
|
||||
- n: "→ →<br>`timerecived`"
|
||||
- n: "→ →<br>`timereceived`"
|
||||
t: "number (int)"
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue