Expand description
The interfaces of some Zebra node services.
Modules§
- constants
- Constants shared by some Zebra node services.
- mempool
- The Zebra mempool.
- rpc_
client - A client for calling Zebra’s JSON-RPC methods.
- scan_
service - Request and response types for zebra-scan tower service.
Type Aliases§
- BoxError
- Error type alias to make working with tower traits easier.