ApiKeyringEth constructor

ApiKeyringEth(
  1. PolkawalletApi apiRoot,
  2. ServiceKeyringEth service
)

Implementation

ApiKeyringEth(this.apiRoot, this.service);