int-cli
Version:
INT is the new generation of bottom-up created system of IoT and blockchain
19 lines (18 loc) • 461 B
JSON
{
"handler": "./intchain/chain/handler.js",
"type": {
"consensus": "dbft",
"features": []
},
"global": {
"minValidator": 1,
"maxValidator": 13,
"reSelectionBlocks": 364,
"blockInterval": 10,
"superAdmin": "INT1HtnwUJMUkgPo6hQicViqwsM2Sgy5crVG4",
"agreeRateNumerator": 2,
"agreeRateDenominator": 3,
"numberOffsetToLastBlock": 2184,
"banBlocks": 8736
}
}