public class DelegationInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.math.BigDecimal |
bipValue |
java.lang.String |
coin |
ValidatorMeta |
meta |
MinterPublicKey |
pubKey |
java.math.BigDecimal |
value |
| Constructor and Description |
|---|
DelegationInfo() |
public java.lang.String coin
public java.math.BigDecimal value
public java.math.BigDecimal bipValue
public MinterPublicKey pubKey
public ValidatorMeta meta