validate abstract method

Future<bool> validate()

Validates the block's content hash matches its CID.

Returns true if the hash matches, false otherwise.

Implementation

Future<bool> validate();