blockcypher / blockcypher-python

Python library for the BlockCypher web services
https://www.blockcypher.com/dev/bitcoin
Apache License 2.0
215 stars 123 forks source link

Limit #111

Open SpringlesMcOutrage opened 2 years ago

SpringlesMcOutrage commented 2 years ago

зображення i have error, how to fix?

b0r1ngx commented 2 years ago

Limits reached, mean you make more that you allowed (by you blockcypher API key) operations in second / minute / hour...

Try to fix it, like making less operations to execute in one period of time

(c) BlockCypher APIs can be used up to these rate limits: Classic requests, up to 5 requests/sec and 600 requests/hr. WebHooks and WebSockets, up to 600 requests/hr.

BlockCypher - Reference - GitHub Pages