verifyHttpBlocks property

bool verifyHttpBlocks
final

Whether to verify HTTP-fetched blocks against their CID.

This is intended as a test-only override. Verification must never be disabled in production.

Implementation

final bool verifyHttpBlocks;