Class NeoAccountGenerator
java.lang.Object
dev.getelements.elements.service.blockchain.crypto.NeoAccountGenerator
- All Implemented Interfaces:
WalletAccountFactory.AccountGenerator
-
Constructor Details
-
Method Details
-
generate
Description copied from interface:WalletAccountFactory.AccountGenerator
Generates aWalletAccount
unencrypted in raw form.- Specified by:
generate
in interfaceWalletAccountFactory.AccountGenerator
- Returns:
- the
WalletAccount
-