forked from TrueCloudLab/frostfs-node
[#1513] adm: Move ProtoConfigPath from constants
to commonflags
package
Refs #932 Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
6ae8667fb4
commit
2e2c62147d
5 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,6 @@ import "time"
|
|||
|
||||
const (
|
||||
ConsensusAccountName = "consensus"
|
||||
ProtoConfigPath = "protocol"
|
||||
|
||||
// MaxAlphabetNodes is the maximum number of candidates allowed, which is currently limited by the size
|
||||
// of the invocation script.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue