public class DaoInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.math.BigInteger |
depositBlockNumber |
java.math.BigInteger |
reward |
DaoState |
state |
java.math.BigInteger |
withdrawBlockNumber |
| Constructor and Description |
|---|
DaoInfo() |
public java.math.BigInteger depositBlockNumber
public java.math.BigInteger withdrawBlockNumber
public DaoState state
public java.math.BigInteger reward