Crate zebra_node_services

Source
Expand description

The interfaces of some Zebra node services.

Modules§

constants
Constants shared by some Zebra node services.
mempool
The Zebra mempool.

Type Aliases§

BoxError
Error type alias to make working with tower traits easier.