Skip to content

Commit 9b022b7

Browse files
committed
Reference payjoin::io relay guidance in cli doc
1 parent c005aa2 commit 9b022b7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

payjoin-cli/src/app/v2/ohttp.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
//! OHTTP relay selection and key bootstrapping for the payjoin-cli.
22
//!
3+
//! See the `payjoin::io` module for relay-selection and health-check guidance.
4+
//!
35
//! [`RelayManager`] tracks the currently selected relay and any relays that
46
//! have failed, excluding them from future selections for the lifetime of
57
//! the [`RelayManager`].

0 commit comments

Comments
 (0)