verifyHttpBlocks property
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;
Whether to verify HTTP-fetched blocks against their CID.
This is intended as a test-only override. Verification must never be disabled in production.
final bool verifyHttpBlocks;