Typo fix: anonimized => anonymized + infromation => information

This commit is contained in:
Calvin Tam
2014-02-05 21:34:44 +11:00
parent f30fbbfbd6
commit 5f8be1dadb
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ Command-line options
JSON-RPC API changes
* fixed a getblocktemplate bug that caused excessive CPU creating blocks.
* listunspent now lists account and address infromation.
* listunspent now lists account and address information.
* getinfo now also returns the time adjustment estimated from your peers.
* getpeerinfo now returns bytessent, bytesrecv and syncnode.
* gettxoutsetinfo returns statistics about the unspent transaction output database.