aboutsummaryrefslogtreecommitdiff
path: root/src/rpcmining.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2014-02-26 13:23:52 +0100
committerWladimir J. van der Laan <[email protected]>2014-02-26 13:23:52 +0100
commit44235713ed0ad1810328f21108d32bbac04de87b (patch)
treeb76a7b63c32f9e8dcc6b9af6b96ae4b493b9fcf8 /src/rpcmining.cpp
parentMerge pull request #3736 (diff)
downloaddiscoin-44235713ed0ad1810328f21108d32bbac04de87b.tar.xz
discoin-44235713ed0ad1810328f21108d32bbac04de87b.zip
Replace PrintException with PrintExceptionContinue + throw
Just a pet peeve. (PrintException has exactly the same body as PrintExceptionContinue but does a re-throw at the end. Move these re-throws to the call site, this aids understanding what is going on as well as eliminates a bit of code duplication in util.cpp)
Diffstat (limited to 'src/rpcmining.cpp')
0 files changed, 0 insertions, 0 deletions