mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-09 05:23:02 +02:00
The std::move in coinstatsindex was not necessary since it was passed as a const reference argument. The other change in the utxo supply fuzz test changes a line that seems to have triggered a false alarm.