Uses of Class
monero.daemon.model.MoneroOutputHistogramEntry
-
Uses of MoneroOutputHistogramEntry in monero.daemon
Modifier 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)