| 程序包 | 说明 |
|---|---|
| com.github.ontio.core.governance | |
| com.github.ontio.core.sidechaingovernance | |
| com.github.ontio.smartcontract.nativevm |
| 限定符和类型 | 字段和说明 |
|---|---|
Map<String,NodeToSideChainParams> |
InputPeerPoolMapParam.nodeInfoMap |
| 构造器和说明 |
|---|
InputPeerPoolMapParam(Map<String,PeerPoolItem> peerPoolMap,
Map<String,NodeToSideChainParams> nodeInfoMap) |
| 限定符和类型 | 字段和说明 |
|---|---|
Map<String,NodeToSideChainParams> |
SideChainNodeInfo.nodeInfoMap |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
SideChainGovernance.quitNodeToSideChain(Account account,
NodeToSideChainParams params,
Account payer,
long gaslimit,
long gasprice) |
String |
SideChainGovernance.registerNodeToSideChain(Account account,
NodeToSideChainParams params,
Account payer,
long gaslimit,
long gasprice) |
Copyright © 2022. All rights reserved.