aboutsummaryrefslogtreecommitdiff
path: root/src/index
diff options
context:
space:
mode:
authorCarl Dong <contact@carldong.me>2022-02-15 18:37:32 -0500
committerCarl Dong <contact@carldong.me>2022-05-23 14:50:35 -0400
commit524463daf6a10b20a4e20116a68101a684929eda (patch)
tree257ecace292cba8614f8b1e4592f524561293016 /src/index
parent46eb9fc56a296a2acea10ec7e5bf7b1827f73c45 (diff)
downloadbitcoin-524463daf6a10b20a4e20116a68101a684929eda.tar.xz
coinstats: Return purely out-param CCoinsStats
In previous commits in this patchset, we removed all in-param members of CCoinsStats. Now that that's done, we can modify GetUTXOStats to return an optional CCoinsStats instead of a status bool. Callers are modified accordingly. In rpc/blockchain.cpp, we discover that GetUTXOStats' status bool when getting UTXO stats for pprev was not checked for error. We fix this as well.
Diffstat (limited to 'src/index')
0 files changed, 0 insertions, 0 deletions