Skip to main content

Module helpers

Module helpers 

Source

Structs§

ApiClientWithHostInformation
A nym-node API client bundled with the node’s SignedHostInformation, if it was retrieved during the connection/verification phase.
NymNodeApiClientRetriever
Builder-style helper for obtaining a validated crate::api::Client for a nym-node.

Functions§

retrieve_validated_host_information
Fetch a node’s SignedHostInformation and optionally validate it.
try_get_valid_nym_node_api_client
Probe a nym-node’s HTTP API and return a connected crate::api::Client.