opoll / opollminer

Official mining application for OpenPoll Platform
1 stars 0 forks source link

Schema Validation Error On Facilitator When Shard Blocks Sent From Webhook.js #76

Open bephrem1 opened 6 years ago

bephrem1 commented 6 years ago

The Facilitator response with a 400 error. Fix the block being sent from the miner.

bephrem1 commented 6 years ago

Schema expects an array of responses, that validation is failing because the miner creates blocks where the responses field maps an address to the response of that respondent instead of being an array.