aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorJohn Newbery <[email protected]>2019-04-03 17:55:24 -0400
committerJohn Newbery <[email protected]>2019-10-18 09:26:32 -0400
commitd1734f9a3b138ab046f38ee44a09bc3847bf938a (patch)
tree172eb76ab4c70e926fe292d8e535cae48ee879fc /src/httpserver.cpp
parent[wallet] Add doxygen comment to CWallet::CommitTransaction() (diff)
downloaddiscoin-d1734f9a3b138ab046f38ee44a09bc3847bf938a.tar.xz
discoin-d1734f9a3b138ab046f38ee44a09bc3847bf938a.zip
[wallet] Remove return value from CommitTransaction()
CommitTransaction returns a bool to indicate success, but since commit b3a74100b8 it only returns true, even if the transaction was not successfully broadcast. This commit changes CommitTransaction() to return void. All dead code in `if (!CommitTransaction())` branches has been removed.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions