Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isseu 374: Sender can also be a potential signer #375

Merged
merged 5 commits into from
Aug 14, 2019

Conversation

anandrgitnirman
Copy link
Contributor

per the latest contract, the sender can also be a signer

anandrgitnirman and others added 5 commits August 13, 2019 18:53
The current code read rate_limit_per_minute as an integer always , this fix is to read a decimal value
You could now rate limit 1 request for every 2 minutes by configuring your rate_limit_minute as 0.5 ( assuming the average time for processing 1 request is 2 minutes)
@anandrgitnirman anandrgitnirman merged commit ef56fc9 into singnet:master Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants