public class ResponseActiveDifficulty extends RpcResponse
Constructor | Description |
---|---|
ResponseActiveDifficulty() |
Modifier and Type | Method | Description |
---|---|---|
List<BigDecimal> |
getDifficultyTrend() |
|
BigDecimal |
getMultiplier() |
|
WorkDifficulty |
getNetworkCurrent() |
|
WorkDifficulty |
getNetworkMinimum() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRawResponseJson, toString
public WorkDifficulty getNetworkMinimum()
public WorkDifficulty getNetworkCurrent()
public BigDecimal getMultiplier()
public List<BigDecimal> getDifficultyTrend()
Copyright © 2020. All rights reserved.