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