ServiceEth constructor
ServiceEth(
- SubstrateService serviceRoot
Implementation
ServiceEth(SubstrateService serviceRoot) {
account = ServiceAccountEth(serviceRoot);
keyring = ServiceKeyringEth(serviceRoot);
}