Files
bitcoin/src/core_read.cpp
Aurèle Oulès 081b0e53e3 refactor: Make const refs vars where applicable
This avoids initializing variables with the copy-constructor of a
non-trivially copyable type.
2022-07-27 13:27:57 +02:00

9.4 KiB