docs: fixed typo from copy-paste ENS cookbook example (#4382)
This commit is contained in:
parent
d11a2b5a5e
commit
238f4f64ca
@ -19,7 +19,7 @@ to install:
|
||||
|
||||
_code: Fetching all ENS text records. @lang<script>
|
||||
|
||||
mport { ethers } from "ethers";
|
||||
import { ethers } from "ethers";
|
||||
import { MulticallProvider } from "@ethers-ext/provider-multicall";
|
||||
|
||||
async function getTextRecords(_provider, name) {
|
||||
|
Loading…
Reference in New Issue
Block a user