An address paired with a signer able to sign transactions on its behalf.
Remarks
address is the address transactions are sent from, which is not necessarily
the address that authorizes them: for a rekeyed account the two differ, and
txnSigner sets the transaction's sgnr field accordingly.
An address paired with a signer able to sign transactions on its behalf.
Remarks
addressis the address transactions are sent from, which is not necessarily the address that authorizes them: for a rekeyed account the two differ, andtxnSignersets the transaction'ssgnrfield accordingly.