Packages

package server

Type Members

  1. class DynamicGrpcServer extends NamedLogging

    Creates a dynamic public server to which services can be added at a later time, while providing a gRPC health service from the start.

    Creates a dynamic public server to which services can be added at a later time, while providing a gRPC health service from the start. This is useful to bring up the sequencer node endpoint with health service, prior to being initialized.

Ungrouped