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 4b6f536 commit 7732e72Copy full SHA for 7732e72
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 relays that have failed, excluding them from
6
//! future selections for the lifetime of the [`RelayManager`].
7
0 commit comments