public class ValidatorItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ValidatorMeta |
meta |
java.math.BigDecimal |
part |
MinterPublicKey |
pubKey |
java.math.BigDecimal |
stake |
int |
status |
| Constructor and Description |
|---|
ValidatorItem() |
public MinterPublicKey pubKey
public int status
public java.math.BigDecimal stake
public java.math.BigDecimal part
public ValidatorMeta meta