AssumeutxoHash::AssumeutxoHash

Constructs the hash from a raw 256-bit value.

Synopsis

Declared in <kernel/chainparams.h>

explicit
AssumeutxoHash(uint256 const& hash);

Parameters

NameDescription
hashThe serialized UTXO set hash to wrap.