checksumAlgorithm property

ChecksumAlgorithm? checksumAlgorithm
final

The algorithm used to generate the checksum for the block, such as SHA256.

Implementation

final ChecksumAlgorithm? checksumAlgorithm;