package bootstrap import ( "github.com/nspcc-dev/neofs-proto/service" ) // NodeType type alias. type NodeType = service.NodeRole