[#12] Add __FROSTFS__ system prefix
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
eafcbff11f
commit
3adb55c38a
15 changed files with 56 additions and 56 deletions
|
@ -164,7 +164,7 @@ message NodeInfo {
|
|||
// attributes it's a string presenting floating point number with comma or
|
||||
// point delimiter for decimal part. In the Network Map it will be saved as
|
||||
// 64-bit unsigned integer representing number of minimal token fractions.
|
||||
// * __NEOFS__SUBNET_%s \
|
||||
// * [ __NEOFS__SUBNET_%s | __FROSTFS__SUBNET_%s ] \
|
||||
// `True` or `False`. Defines if the node is included in the `%s` subnetwork
|
||||
// or not. `%s` must be an existing subnetwork's ID (non-negative integer number).
|
||||
// A node can be included in more than one subnetwork and, therefore, can contain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue