pub async fn start_cluster(service_config: ServiceConfig) -> Cluster
Expand description
Starts a validator, fullnode, indexer, and graphql service for testing.
pub async fn start_cluster(service_config: ServiceConfig) -> Cluster
Starts a validator, fullnode, indexer, and graphql service for testing.