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 1ee07ca commit f2b6d47Copy full SHA for f2b6d47
src/robust_provider.rs
@@ -28,7 +28,7 @@ impl From<RpcError<TransportErrorKind>> for RobustProviderError {
28
}
29
30
31
-/// Safe provider wrapper with built-in retry and timeout mechanisms.
+/// Provider wrapper with built-in retry and timeout mechanisms.
32
///
33
/// This wrapper around Alloy providers automatically handles retries,
34
/// timeouts, and error logging for RPC calls.
0 commit comments