Uses of Class
org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountLedger
Packages that use BitcoindeAccountLedger
-
Uses of BitcoindeAccountLedger in org.knowm.xchange.bitcoinde.v4
Method parameters in org.knowm.xchange.bitcoinde.v4 with type arguments of type BitcoindeAccountLedgerModifier and TypeMethodDescriptionstatic List<FundingRecord>BitcoindeAdapters.adaptFundingHistory(Currency currency, List<BitcoindeAccountLedger> accountLedgers, boolean leaveFeesSeperate) -
Uses of BitcoindeAccountLedger in org.knowm.xchange.bitcoinde.v4.dto.account
Constructor parameters in org.knowm.xchange.bitcoinde.v4.dto.account with type arguments of type BitcoindeAccountLedgerModifierConstructorDescriptionBitcoindeAccountLedgerWrapper(List<BitcoindeAccountLedger> accountLedgers, BitcoindePage page, Integer credits, BitcoindeError[] errors, BitcoindeMaintenance maintenance, Long nonce)