RegtestRpc

xyz.stratalab.node.services.RegtestRpcGrpc.RegtestRpc
See theRegtestRpc companion trait
object RegtestRpc extends ServiceCompanion[RegtestRpc]

Attributes

Companion
trait
Graph
Supertypes
class ServiceCompanion[RegtestRpc]
class Object
trait Matchable
class Any
Self type
RegtestRpc.type

Members list

Value members

Concrete methods

def bindService(serviceImpl: RegtestRpc, executionContext: ExecutionContext): ServerServiceDefinition
def javaDescriptor: ServiceDescriptor
def scalaDescriptor: ServiceDescriptor

Deprecated and Inherited methods

def descriptor: ServiceDescriptor

Attributes

Deprecated
true
Inherited from:
ServiceCompanion

Implicits

Implicits

implicit def serviceCompanion: ServiceCompanion[RegtestRpc]