Class FlowAccountGenerator
java.lang.Object
dev.getelements.elements.service.blockchain.crypto.FlowAccountGenerator
- All Implemented Interfaces:
dev.getelements.elements.sdk.service.blockchain.crypto.WalletAccountFactory.AccountGenerator
public class FlowAccountGenerator
extends Object
implements dev.getelements.elements.sdk.service.blockchain.crypto.WalletAccountFactory.AccountGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondev.getelements.elements.sdk.model.blockchain.wallet.WalletAccountgenerate()
-
Constructor Details
-
FlowAccountGenerator
public FlowAccountGenerator()
-
-
Method Details
-
generate
public dev.getelements.elements.sdk.model.blockchain.wallet.WalletAccount generate()- Specified by:
generatein interfacedev.getelements.elements.sdk.service.blockchain.crypto.WalletAccountFactory.AccountGenerator
-