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