AccountConfig
@algorandfoundation/algokit-utils / types/account / AccountConfig
types/account.AccountConfig
Deprecated
The methods that use this can be achieved using AccountManager instead.
Config for an account config
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”accountMnemonic
Section titled “accountMnemonic”• accountMnemonic: string
Mnemonic for an account
Defined in
Section titled “Defined in”accountName
Section titled “accountName”• accountName: string
Account name used to retrieve config
Defined in
Section titled “Defined in”senderAddress
Section titled “senderAddress”• Optional senderAddress: string
Address of a rekeyed account
Defined in
Section titled “Defined in”senderMnemonic
Section titled “senderMnemonic”• Optional senderMnemonic: string
Deprecated
Renamed to senderAddress in 2.3.1