AptosTxSigner constructor

AptosTxSigner(
  1. WalletType wallet,
  2. AptosTxData txData
)

Implementation

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