ApiTx constructor

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

Implementation

ApiTx(this.apiRoot, this.service);