]> Git Repo - VerusCoin.git/commit - src/rpcblockchain.cpp
Removed main.h dependency from rpcserver.cpp
authorEric Lombrozo <[email protected]>
Sun, 19 Oct 2014 08:46:17 +0000 (04:46 -0400)
committerWladimir J. van der Laan <[email protected]>
Wed, 28 Jan 2015 06:41:54 +0000 (07:41 +0100)
commit4401b2d7c52e0f3841225369fb0d10767c51aaa2
tree29b0b989569f1a16cba69c287a30e0db220343b6
parent6b5f5294bba0448c0349ad41cd0e7e107a500b9d
Removed main.h dependency from rpcserver.cpp

Rebased by @laanwj:

- update for RPC methods added since 84d13ee: setmocktime,
  invalidateblock, reconsiderblock. Only the first, setmocktime, required a change,
  the other two are thread safe.
src/init.cpp
src/rpcblockchain.cpp
src/rpcdump.cpp
src/rpcmining.cpp
src/rpcmisc.cpp
src/rpcnet.cpp
src/rpcrawtransaction.cpp
src/rpcserver.cpp
src/rpcserver.h
src/rpcwallet.cpp
src/sync.h
This page took 0.027652 seconds and 4 git commands to generate.