ApiTx constructor

ApiTx(
  1. Web3WalletApi apiRoot,
  2. ServiceTx service
)

Implementation

ApiTx(this.apiRoot, this.service);