Skip to content

Commit f2b6d47

Browse files
committed
ref: comment
1 parent 1ee07ca commit f2b6d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/robust_provider.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ impl From<RpcError<TransportErrorKind>> for RobustProviderError {
2828
}
2929
}
3030

31-
/// Safe provider wrapper with built-in retry and timeout mechanisms.
31+
/// Provider wrapper with built-in retry and timeout mechanisms.
3232
///
3333
/// This wrapper around Alloy providers automatically handles retries,
3434
/// timeouts, and error logging for RPC calls.

0 commit comments

Comments
 (0)