public class VersionReq extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
byte[] |
cap |
short |
consPort |
short |
httpInfoPort |
boolean |
isConsensus |
long |
nonce |
byte |
relay |
long |
services |
long |
startHeight |
short |
syncPort |
long |
timeStamp |
int |
version |
| 构造器和说明 |
|---|
VersionReq() |
public int version
public long services
public long timeStamp
public short syncPort
public short httpInfoPort
public short consPort
public byte[] cap
public long nonce
public long startHeight
public byte relay
public boolean isConsensus
Copyright © 2022. All rights reserved.