Small code fixes: 252/head
authorsvost <ya.nowa@yandex.ru>
Wed, 14 Oct 2015 19:52:22 +0000 (22:52 +0300)
committersvost <ya.nowa@yandex.ru>
Wed, 14 Oct 2015 19:52:22 +0000 (22:52 +0300)
commit0dd25284c30dfdbfeff9a882dd801be8cacd0859
tree4e9365aaa752ea2d7775cce2ec40f4f4dc11eb9a
parent18b5024645fdfd336589d609d4cd821ee7b66111
Small code fixes:
-usless cast (ptime)
-hashBlock pass by reference
-%u for unsigned int
-fRet: simplified assignment
src/init.cpp
src/rpcblockchain.cpp
src/rpcrawtransaction.cpp
src/rpcwallet.cpp
src/util.h
src/wallet.cpp