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 31f5dd6 commit 28f9cdcCopy full SHA for 28f9cdc
src/index.test.ts
@@ -231,6 +231,7 @@ test('exports', () => {
231
"EnsAvatarUriResolutionError",
232
"EnsAvatarInvalidNftUriError",
233
"EnsAvatarUnsupportedNamespaceError",
234
+ "EnsInvalidChainIdError",
235
"InvalidDecimalNumberError",
236
"EstimateGasExecutionError",
237
"ExecutionRevertedError",
@@ -271,6 +272,7 @@ test('exports', () => {
271
272
"InvalidPrimaryTypeError",
273
"InvalidStructTypeError",
274
"EIP1193ProviderRpcError",
275
+ "toCoinType",
276
"labelhash",
277
"namehash",
278
"defineBlock",
0 commit comments