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 e4d628a commit cd7d70bCopy full SHA for cd7d70b
1 file changed
payjoin-cli/src/app/v2/ohttp.rs
@@ -1,5 +1,7 @@
1
//! OHTTP relay and payjoin directory selection / key bootstrapping for the payjoin-cli.
2
//!
3
+//! See the `payjoin::io` module for relay-selection and health-check guidance.
4
+//!
5
//! [`MailroomManager`] tracks relays and directories that have failed,
6
//! excluding them from future selections for the lifetime of the [`MailroomManager`].
7
0 commit comments