diff --git a/src/wallet/rpcwallet.cpp b/src/wallet/rpcwallet.cpp --- a/src/wallet/rpcwallet.cpp +++ b/src/wallet/rpcwallet.cpp @@ -1682,7 +1682,7 @@ " \"label\" : \"label\", (string) The label of " "the receiving address. The default label is \"\".\n" " \"txids\": [\n" - " n, (numeric) The ids of " + " \"txid\", (string) The ids of " "transactions received with the address \n" " ...\n" " ]\n"