tevmSetAccount
tevmSetAccount(
client
,params
):Promise
<SetAccountResult
<TevmSetAccountError
>>
Parameters
• client: Client
<TevmTransport
<string
>, undefined
| Chain
, undefined
| Account
, undefined
, undefined
| object
>
The viem client configured with TEVM transport.
• params: SetAccountParams
<boolean
>
Parameters for setting the account.
Returns
Promise
<SetAccountResult
<TevmSetAccountError
>>
The result of setting the account.