Skip to content

Commit d938d98

Browse files
committed
Fix 429 issue
1 parent 154ea95 commit d938d98

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/troubleshooting/troubleshooting.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ export const GeneralErrors = [
3737
title: "Different Private Keys/ Wallets across Integrations",
3838
path: "/troubleshooting/different-private-key",
3939
},
40-
{
41-
key: "error-429",
42-
title: "Error 429 (Infura RPC Endpoint)",
43-
path: "/troubleshooting/error-429",
44-
},
40+
// {
41+
// key: "error-429",
42+
// title: "Error 429 (Infura RPC Endpoint)",
43+
// path: "/troubleshooting/error-429",
44+
// },
4545
{
4646
key: "jwt",
4747
title: "Custom Authentication JWT Errors",

0 commit comments

Comments
 (0)