types account.AccountConfig
@algorandfoundation/algokit-utils / types/account / AccountConfig
Interface: AccountConfig¶
types/account.AccountConfig
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