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
Properties
Properties
accountMnemonic
• accountMnemonic: string
Mnemonic for an account
Defined in
accountName
• accountName: string
Account name used to retrieve config
Defined in
senderAddress
• Optional
senderAddress: string
Address of a rekeyed account
Defined in
senderMnemonic
• Optional
senderMnemonic: string
Deprecated
Renamed to senderAddress in 2.3.1