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 4b8bcc2 commit 29660deCopy full SHA for 29660de
src/actions/wallet/sendCalls.ts
@@ -2,7 +2,6 @@ import type { Address, Narrow } from 'abitype'
2
import { parseAccount } from '../../accounts/utils/parseAccount.js'
3
import type { Client } from '../../clients/createClient.js'
4
import type { Transport } from '../../clients/transports/createTransport.js'
5
-import { AccountNotFoundError } from '../../errors/account.js'
6
import { BaseError } from '../../errors/base.js'
7
import {
8
AtomicityNotSupportedError,
0 commit comments