types account.TransactionSignerAccount
@algorandfoundation/algokit-utils / types/account / TransactionSignerAccount
Interface: TransactionSignerAccount¶
types/account.TransactionSignerAccount
A wrapper around TransactionSigner
that also has the sender address.
Table of contents¶
Properties¶
Properties¶
addr¶
• addr: string
Defined in¶
signer¶
• signer: TransactionSigner