Uses of Class
dev.getelements.elements.service.blockchain.crypto.NeoAccountGenerator
Packages that use NeoAccountGenerator
-
Uses of NeoAccountGenerator in dev.getelements.elements.service.blockchain.crypto
Methods in dev.getelements.elements.service.blockchain.crypto that return types with arguments of type NeoAccountGeneratorModifier and TypeMethodDescriptionjakarta.inject.Provider<NeoAccountGenerator> StandardWalletAccountFactory.getNeoIdentityGeneratorProvider()Method parameters in dev.getelements.elements.service.blockchain.crypto with type arguments of type NeoAccountGeneratorModifier and TypeMethodDescriptionvoidStandardWalletAccountFactory.setNeoIdentityGeneratorProvider(jakarta.inject.Provider<NeoAccountGenerator> neoIdentityGeneratorProvider)