ScpTxSigner constructor

ScpTxSigner(
  1. WalletType wallet,
  2. ScpTxData txData
)

Implementation

ScpTxSigner(WalletType wallet, this.txData) : super(wallet: wallet);