IcpTxSigner constructor
IcpTxSigner(
- WalletType wallet,
- IcpTxData txData
Implementation
IcpTxSigner(WalletType wallet, this.txData) : super(wallet: wallet);
IcpTxSigner(WalletType wallet, this.txData) : super(wallet: wallet);