SetAccountHandler
SetAccountHandler: (
params
) =>Promise
<SetAccountResult
>
Sets the state of a specific ethereum address
Example
Parameters
• params: SetAccountParams
Returns
Promise
<SetAccountResult
>
Source
packages/actions/src/SetAccount/SetAccountHandlerType.ts:15