We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c005aa2 commit 9b022b7Copy full SHA for 9b022b7
1 file changed
payjoin-cli/src/app/v2/ohttp.rs
@@ -1,5 +1,7 @@
1
//! OHTTP relay selection and key bootstrapping for the payjoin-cli.
2
//!
3
+//! See the `payjoin::io` module for relay-selection and health-check guidance.
4
+//!
5
//! [`RelayManager`] tracks the currently selected relay and any relays that
6
//! have failed, excluding them from future selections for the lifetime of
7
//! the [`RelayManager`].
0 commit comments