aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/mining.cpp
diff options
context:
space:
mode:
authorJohn Newbery <john@johnnewbery.com>2019-04-28 15:40:01 -0500
committerJohn Newbery <john@johnnewbery.com>2019-10-29 15:46:45 -0400
commit7204c6434b944f6ad51b3c895837729d3aa56eea (patch)
tree6d39e40394fbee93cdd7c70e6fa09b9d0765b20a /src/rpc/mining.cpp
parent1a37de4b3174d19a6d8691ae07e92b32fdfaef11 (diff)
downloadbitcoin-7204c6434b944f6ad51b3c895837729d3aa56eea.tar.xz
[validation] Remove useless ret parameter from Invalid()
ValidationState::Invalid() takes a parameter `ret` which is returned to the caller. All call sites set this to false. Remove the `ret` parameter and just return false always.
Diffstat (limited to 'src/rpc/mining.cpp')
0 files changed, 0 insertions, 0 deletions