Skip to main content

Module transport

Module transport 

Source
Expand description

Small blocking transport abstraction for vote commitment tree sync.

Structs§

TransportResponse
Response returned by a tree-sync transport request.

Enums§

TransportError
Errors returned by a concrete tree-sync transport implementation.

Traits§

Transport
Blocking GET-only transport used by [crate::http_sync_api::HttpTreeSyncApi].