public class InflationParam extends Object
| Modifier and Type | Field and Description |
|---|---|
Address |
address |
long |
depositAdd |
long |
ongPoolAdd |
String |
sideChainId |
| Constructor and Description |
|---|
InflationParam(String sideChainId,
Address address,
long depositAdd,
long ongPoolAdd) |
Copyright © 2020. All rights reserved.