Uses of Class
dev.getelements.elements.service.blockchain.crypto.EthAccountGenerator
Packages that use EthAccountGenerator
-
Uses of EthAccountGenerator in dev.getelements.elements.service.blockchain.crypto
Methods in dev.getelements.elements.service.blockchain.crypto that return types with arguments of type EthAccountGeneratorModifier and TypeMethodDescriptionjakarta.inject.Provider
<EthAccountGenerator> StandardWalletAccountFactory.getEthIdentityGeneratorProvider()
Method parameters in dev.getelements.elements.service.blockchain.crypto with type arguments of type EthAccountGeneratorModifier and TypeMethodDescriptionvoid
StandardWalletAccountFactory.setEthIdentityGeneratorProvider
(jakarta.inject.Provider<EthAccountGenerator> ethIdentityGeneratorProvider)