From 15b779049bb69ab29fc9860ea691540778add490 Mon Sep 17 00:00:00 2001 From: Diogo Quintela Date: Wed, 11 Mar 2015 13:55:02 +0000 Subject: [PATCH] typo on timereceived (was timerecived) --- _includes/ref/bitcoin-core/rpcs/rpcs/listtransactions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/ref/bitcoin-core/rpcs/rpcs/listtransactions.md b/_includes/ref/bitcoin-core/rpcs/rpcs/listtransactions.md index 5ccec10d..5a508077 100644 --- a/_includes/ref/bitcoin-core/rpcs/rpcs/listtransactions.md +++ b/_includes/ref/bitcoin-core/rpcs/rpcs/listtransactions.md @@ -137,7 +137,7 @@ The `listtransactions` RPC {{summary_listTransactions}} p: "Required
(exactly 1)" d: "A Unix epoch time when the transaction was added to the wallet" -- n: "→ →
`timerecived`" +- n: "→ →
`timereceived`" t: "number (int)" p: "Optional
(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"