V1 constant
int
const V1
Constant representing CID Version 1.
CIDv1 is a more extensible format that explicitly includes the CID version, multicodec, and multihash. It is typically represented in Base32.
Implementation
static const int V1 = 1;