Do not call main chain as mainnet
#3052
Labels
config
Configuration format update or breaking change
enhancement
Improving existing functionality
I2
Regular impact
S3
Minimally significant
U4
Nothing urgent
morph
tofschain
#3038NeoFS runs above two chains - main and FS ones. And there is a public NeoFS network - NeoFS Mainnet. Sometimes main chain-related stuff is called mainnet. Like here
neofs-node/config/example/ir.yaml
Line 99 in 474d541
this is legit for NeoFS Mainnet itself, but confuses me in general
i propose to call main chain as
main chain
(mainchain
where appropriate) everywhere where it is not NeoFS Mainnet itself that is meant (like https://github.com/nspcc-dev/neofs-node/tree/master/config/mainnet). With this, there will be main and FS chains pair instead of mainnet and FS chainold configs must keep working ofc
The text was updated successfully, but these errors were encountered: