V0 constant

int const V0

Constant representing CID Version 0.

CIDv0 is an older format, typically used for Base58btc encoded SHA2-256 multihashes with an implicit 'dag-pb' codec.

Implementation

static const int V0 = 0;