types testing.GetTestAccountParams
@algorandfoundation/algokit-utils / types/testing / GetTestAccountParams
Interface: GetTestAccountParams¶
types/testing.GetTestAccountParams
Parameters for the getTestAccount
function.
Table of contents¶
Properties¶
Properties¶
initialFunds¶
• initialFunds: AlgoAmount
Initial funds to ensure the account has
Defined in¶
suppressLog¶
• Optional
suppressLog: boolean
Whether to suppress the log (which includes a mnemonic) or not (default: do not suppress the log)