This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
Allow the client to request arbitrary numbers of captchas #146
Labels
dev
Product development
enhancement
New feature or request
question
Further information is requested
Milestone
Client applications should be able to call the provider API and request an arbitrary amount of captchas. As long as the amount is greater than the configured minimum and less than the configured maximum (to avoid load issues), these should be returned by the provider API.
By allowing the dapp user to solve many captchas at once, they are able to submit the solutions to all of the captchas in a single transaction, instead of submitting multiple transactions.
Question - will this aid bots and is it perhaps a poor design decision?
The text was updated successfully, but these errors were encountered: