Uses of Class
monero.daemon.model.MoneroOutputHistogramEntry
Packages that use MoneroOutputHistogramEntry
-
Uses of MoneroOutputHistogramEntry in monero.daemon
Methods in monero.daemon that return types with arguments of type MoneroOutputHistogramEntryModifier and TypeMethodDescriptionMoneroDaemon.getOutputHistogram
(Collection<BigInteger> amounts, Integer minCount, Integer maxCount, Boolean isUnlocked, Integer recentCutoff) Get a histogram of output amounts.MoneroDaemonRpc.getOutputHistogram
(Collection<BigInteger> amounts, Integer minCount, Integer maxCount, Boolean isUnlocked, Integer recentCutoff)