Uses of Class
org.knowm.xchange.blockchain.dto.account.BlockchainDeposit
Packages that use BlockchainDeposit
-
Uses of BlockchainDeposit in org.knowm.xchange.blockchain
Methods in org.knowm.xchange.blockchain that return BlockchainDepositModifier and TypeMethodDescriptionBlockchainAuthenticated.getDepositAddress(String symbol) Get a deposit address.Methods in org.knowm.xchange.blockchain with parameters of type BlockchainDepositModifier and TypeMethodDescriptionstatic AddressWithTagBlockchainAdapters.toAddressWithTag(BlockchainDeposit blockchainDeposit) -
Uses of BlockchainDeposit in org.knowm.xchange.blockchain.service
Methods in org.knowm.xchange.blockchain.service that return BlockchainDepositModifier and TypeMethodDescriptionprotected BlockchainDepositBlockchainAccountServiceRaw.getDepositAddress(Currency currency)