da316c27aa
We need to accept segments with PlainSize == 0 to be backward compatible for old uplinks. Change-Id: I926abe751e9e0ad7e06e42a5301ab78a3f23aafa
7 lines
142 B
Go
7 lines
142 B
Go
// Copyright (C) 2021 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
package metabase
|
|
|
|
const ValidatePlainSize = validatePlainSize
|