Crate ckb_light_client_protocol_server

Crate ckb_light_client_protocol_server 

Source
Expand description

Server-side implementation for CKB light client protocol.

TODO(light-client) More documentation.

Structs§

LightClientProtocol
Light client protocol handler.
Status
Process message status.

Enums§

StatusCode
StatusCodes indicate whether a specific operation has been successfully completed.