Uses of Class
dev.getelements.elements.service.blockchain.crypto.NearAccountGenerator
Packages that use NearAccountGenerator
-
Uses of NearAccountGenerator in dev.getelements.elements.service.blockchain.crypto
Methods in dev.getelements.elements.service.blockchain.crypto that return types with arguments of type NearAccountGeneratorModifier and TypeMethodDescriptionjakarta.inject.Provider<NearAccountGenerator> StandardWalletAccountFactory.getNearIdentityGeneratorProvider()Method parameters in dev.getelements.elements.service.blockchain.crypto with type arguments of type NearAccountGeneratorModifier and TypeMethodDescriptionvoidStandardWalletAccountFactory.setNearIdentityGeneratorProvider(jakarta.inject.Provider<NearAccountGenerator> nearIdentityGeneratorProvider)