At some places where it is possible (e. g., CheckInputs), use a const version of CCoinsView instead of a non-const one.
5.1 KiB
5.1 KiB
At some places where it is possible (e. g., CheckInputs), use a const version of CCoinsView instead of a non-const one.