Re-exports§
pub use crate::nym_api::NymApiClientExt;pub use crate::coconut::EcashApiClient;
Structs§
- Client
- Config
- Gateway
Bond - Basic gateway information provided by the node operator.
- MixNode
Details - Full details associated with given mixnode.
- NymApi
Client Deprecated - DEPRECATED: Use nym_http_api_client::Client with from_network() or with_bincode() instead
- NymNode
Details - Full details associated with given node.
Type Aliases§
- Identity
Key - Ed25519 public key strinfified into base58.
- Identity
KeyRef - NodeId