Skip to content

getAccountHandler

getAccountHandler(client, options?): GetAccountHandler

Parameters

client: BaseClient<"fork" | "normal", object>

options? = {}

options.throwOnFail?: undefined | boolean

whether to default to throwing or not when errors occur

Returns

GetAccountHandler

Defined in

packages/actions/src/GetAccount/getAccountHandler.js:15