public class RewardFund extends Object
| Modifier and Type | Method and Description |
|---|---|
CurveId |
getAuthorRewardCurve() |
BigInteger |
getContentConstant() |
CurveId |
getCurationRewardCurve() |
long |
getId() |
TimePointSec |
getLastUpdate() |
String |
getName() |
org.joou.UShort |
getPercentContentRewards() |
org.joou.UShort |
getPercentCurationRewards() |
BigInteger |
getRecentClaims() |
Asset |
getRewardBalance() |
String |
toString() |
public long getId()
public String getName()
public Asset getRewardBalance()
public BigInteger getRecentClaims()
public TimePointSec getLastUpdate()
public BigInteger getContentConstant()
public org.joou.UShort getPercentCurationRewards()
public org.joou.UShort getPercentContentRewards()
public CurveId getAuthorRewardCurve()
public CurveId getCurationRewardCurve()
Copyright © 2019. All rights reserved.