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 4580a0d commit 811ea2eCopy full SHA for 811ea2e
api/jsonrpc/client.go
@@ -238,4 +238,4 @@ func Wait(ctx context.Context, interval time.Duration, check func(ctx context.Co
238
time.Sleep(interval)
239
}
240
return ctx.Err()
241
-}
+}
0 commit comments