pub const GENESIS_VID_NUM_STORAGE_NODES: usize = 1;
Expand description

The number of storage nodes to use when computing the genesis VID commitment.

The number of storage nodes for the genesis VID commitment is arbitrary, since we don’t actually do dispersal for the genesis block. For simplicity and performance, we use 1.