CosmosTxSigner constructor

CosmosTxSigner(
  1. WalletType wallet,
  2. CosmosTxData txData
)

Implementation

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