Expand description
Small blocking transport abstraction for vote commitment tree sync.
Structs§
- Transport
Response - Response returned by a tree-sync transport request.
Enums§
- Transport
Error - Errors returned by a concrete tree-sync transport implementation.
Traits§
- Transport
- Blocking GET-only transport used by [
crate::http_sync_api::HttpTreeSyncApi].