Skip to main content

Module server

Module server 

Source
Expand description

Tonic services exposing a TransactorNode over the network.

Structs§

CatalogSvc
Catalog gRPC service over a node.
TransactorSvc
Transactor gRPC service over a node.

Functions§

serve
Serves the transactor and catalog services until shutdown resolves.
to_status
Maps node errors onto gRPC statuses.