docs: turn off doc examples that require a dev geth

This commit is contained in:
Richard Moore 2023-01-17 14:05:50 -05:00
parent e1ee35a829
commit 5b1020f72c
2 changed files with 2 additions and 2 deletions

@ -249,7 +249,7 @@ service (such as [[link-metamask]]) which provides strictly
gated access and requires feedback to the user to approve or
reject operations.
_code: @lang<javascript>
_code: @lang<script>
//_hide: provider = new JsonRpcProvider("http:/\/localhost:8545")
//_hide: provider.resolveName = () => "0x643aA0A61eADCC9Cc202D1915D942d35D005400C";

@ -12,7 +12,7 @@ _null:
Please [report any v6 issues](link-issue) and I will get to them right away.
If you are looking v5 docs, please see the [v5 documentation here](link-v5).
If you are looking v5 docs, please see the [v5 documentation here](link-docs-v5).
_subsection: What is Ethers?