ApiAccountEth constructor

ApiAccountEth(
  1. PolkawalletApi apiRoot,
  2. ServiceAccountEth service
)

Implementation

ApiAccountEth(this.apiRoot, this.service);