public class InputPeerPoolMapParam extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,NodeToSideChainParams> |
nodeInfoMap |
Map<String,PeerPoolItem> |
peerPoolMap |
| Constructor and Description |
|---|
InputPeerPoolMapParam(Map<String,PeerPoolItem> peerPoolMap,
Map<String,NodeToSideChainParams> nodeInfoMap) |
public Map<String,PeerPoolItem> peerPoolMap
public Map<String,NodeToSideChainParams> nodeInfoMap
public InputPeerPoolMapParam(Map<String,PeerPoolItem> peerPoolMap, Map<String,NodeToSideChainParams> nodeInfoMap)
Copyright © 2020. All rights reserved.