public class RegisterSideChainParam extends Object
| Modifier and Type | Field and Description |
|---|---|
Address |
address |
byte[] |
caller |
long |
deposit |
int |
keyNo |
long |
ongPool |
int |
ratio |
String |
sideChainID |
| Constructor and Description |
|---|
RegisterSideChainParam(String sideChainID,
Address address,
int ratio,
long deposit,
long ongPool,
byte[] caller,
int keyNo) |
Copyright © 2020. All rights reserved.