HashWriter::GetHash

Compute the double-SHA256 hash of all data written to this object.

Synopsis

Declared in <hash.h>

uint256
GetHash();

Description

Invalidates this object.

Return Value

The double-SHA-256 hash of all written data.