You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/base-account/framework-integrations/wagmi/basenames.mdx
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,14 +34,8 @@ const name = await client.getEnsName({
34
34
35
35
<Tip>
36
36
37
-
It may be necessary to use a private RPC provider due to the computational demands associated with some of the ENSIP-19 resolution steps.
37
+
It is necessary to use a private RPC provider (`YOUR_PRIVATE_RPC_URL`) due to the computational demands associated with some of the ENSIP-19 resolution steps.
0 commit comments