getSigner method

TransactionSigner getSigner()

Implementation

TransactionSigner getSigner() {
  return signer;
}