pub fn data_copy_count() -> usize
Expand description

Get the expected chunk copy count for our network. Defaults to DEFAULT_DATA_COPY_COUNT, but can be overridden by the env var SN_DATA_COPY_COUNT.