penumbra_sdk_proto::penumbra::view::v1

Module view_service_server

Source
Available on crate feature rpc only.
Expand description

Generated server implementations.

Structs§

ViewServiceServer
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§

ViewService
Generated trait containing gRPC methods that should be implemented for use with ViewServiceServer.