TransactionModule.wallet constructor

TransactionModule.wallet(
  1. NetworkService networkService
)

Implementation

TransactionModule.wallet(this.networkService)
    : scope = _TransactionModuleScope.wallet;