Skip to content

AccountInformation

AccountInformation: Omit<[NumberConverter](/reference/algokit-utils-ts/API Reference/type-aliases/numberconverter/)<AccountInformationModel>, "getEncodingSchema" | "toEncodingData" | "authAddr"> & object

Defined in: src/account/account.ts:135

Type declaration

authAddr?

optional authAddr: string

(spend) the address against which signing should be checked. If empty, the address of the current account is used. This field can be updated in any transaction by setting the RekeyTo field.