sybil-verifier-worker
sybil-verifier-worker copied to clipboard
Added `await` in the `gatherResponse` function
All other conditionals in this async
function have the await
keyword, it was missing in the json
conditional.