CosmosTxSigner constructor
      
      CosmosTxSigner(
    
    
- WalletType wallet,
- CosmosTxData txData
Implementation
CosmosTxSigner(WalletType wallet, this.txData) : super(wallet: wallet);CosmosTxSigner(WalletType wallet, this.txData) : super(wallet: wallet);