Expand description
Unified client interface for the DarkPool protocol.
Combines key management, UTXO tracking, proof generation, and transport into a single API.
Re-exports§
pub use crate::config::PrivacyTxResult;
Structs§
- Privacy
Client - Main entry point for
DarkPooloperations. Queries can optionally route through the Mixnet.
Enums§
- Privacy
Client Error - Privacy client errors
- Transport
- Determines how a transaction is submitted to the blockchain.