]> Git Repo - VerusCoin.git/commit - src/main.h
Add 'invalidateblock' and 'reconsiderblock' RPC commands.
authorPieter Wuille <[email protected]>
Wed, 19 Nov 2014 08:39:42 +0000 (09:39 +0100)
committerPieter Wuille <[email protected]>
Wed, 26 Nov 2014 15:36:25 +0000 (16:36 +0100)
commit9b0a8d3152b43b63c99878d0223a1681993ad608
tree33eaad082c1eaf52a331a57e027d7ded4288cc1a
parent9ff0bc9beb90cf96fb0a9698de22e2bc60fed2f2
Add 'invalidateblock' and 'reconsiderblock' RPC commands.

These can be used for testing reorganizations or for manual intervention in case of
chain forks.
src/main.cpp
src/main.h
src/rpcblockchain.cpp
src/rpcserver.cpp
src/rpcserver.h
This page took 0.025093 seconds and 4 git commands to generate.