Skip to content

Commit

Permalink
docs(sn_client): CONNECTION_TIMEOUT was showing a wrong value
Browse files Browse the repository at this point in the history
  • Loading branch information
mazzi authored and RolandSherwin committed Jul 6, 2024
1 parent 487c56e commit 9930725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sn_client/src/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ impl Client {
///
/// Optionally specify the duration for the connection timeout.
///
/// Defaults to 180 seconds.
/// Defaults to `CONNECTION_TIMEOUT`.
///
/// # Arguments
/// * 'signer' - [SecretKey]
Expand Down

0 comments on commit 9930725

Please sign in to comment.