CCoinsViewCache::m_block_hash

Make mutable so that we can "fill the cache" even from Get-methods declared as "const".

Synopsis

Declared in <coins.h>

mutable
uint256 m_block_hash;