IcpTxSigner constructor

IcpTxSigner(
  1. WalletType wallet,
  2. IcpTxData txData
)

Implementation

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