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 154ea95 commit d938d98Copy full SHA for d938d98
docs/troubleshooting/troubleshooting.mdx
@@ -37,11 +37,11 @@ export const GeneralErrors = [
37
title: "Different Private Keys/ Wallets across Integrations",
38
path: "/troubleshooting/different-private-key",
39
},
40
- {
41
- key: "error-429",
42
- title: "Error 429 (Infura RPC Endpoint)",
43
- path: "/troubleshooting/error-429",
44
- },
+ // {
+ // key: "error-429",
+ // title: "Error 429 (Infura RPC Endpoint)",
+ // path: "/troubleshooting/error-429",
+ // },
45
{
46
key: "jwt",
47
title: "Custom Authentication JWT Errors",
0 commit comments