Class EthAccountGenerator

java.lang.Object
dev.getelements.elements.service.blockchain.crypto.EthAccountGenerator
All Implemented Interfaces:
dev.getelements.elements.sdk.service.blockchain.crypto.WalletAccountFactory.AccountGenerator

public class EthAccountGenerator extends Object implements dev.getelements.elements.sdk.service.blockchain.crypto.WalletAccountFactory.AccountGenerator
  • Constructor Details

    • EthAccountGenerator

      public EthAccountGenerator()
  • Method Details

    • generate

      public dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount generate()
      Specified by:
      generate in interface dev.getelements.elements.sdk.service.blockchain.crypto.WalletAccountFactory.AccountGenerator