TestChains icon indicating copy to clipboard operation
TestChains copied to clipboard

Parity POA for MAC. Fix demo-spec.json

Open Dave-Whiffin opened this issue 5 years ago • 0 comments

Launching parity POA test chain on mac results in the error below. The demo spec json seems to be invalid. I think this is an oversight for mac as the other parity test chains have a different json file.

Spec json is invalid: unknown field gasLimitBoundDivisor, expected one of stepDuration, validators, startStep, validateScoreTransition, validateStepTransition, immediateTransitions, blockReward, blockRewardContractTransition, blockRewardContractAddress, blockRewardContractCode, maximumUncleCountTransition, maximumUncleCount, emptyStepsTransition, maximumEmptySteps, strictEmptyStepsTransition at line 6 column 39

https://github.com/paritytech/parity-ethereum/issues/6916

Dave-Whiffin avatar Jan 08 '20 20:01 Dave-Whiffin