Available on crate feature
rpc
only.Expand description
Generated server implementations.
Structs§
- View
Service Server - The view RPC is used by a view client, who wants to do some transaction-related actions, to request data from a view service, which is responsible for synchronizing and scanning the public chain state with one or more full viewing keys.
Constants§
- SERVICE_
NAME - Generated gRPC service name
Traits§
- View
Service - Generated trait containing gRPC methods that should be implemented for use with ViewServiceServer.