Closed golddydev closed 11 months ago
Hi @golddydev, sorry for the late reply. Are you still experiencing issue? Could you post an example of the call and inccorect response?
@golddydev If you still have the issue, feel free to reopen.
Yeah, it is fixed, now.
I am fetching delegators data using blockfrost api.
This is the function I use.
And it sometimes gave me wrong data (less than real) When I test at the very begining of epoch, and test with that epoch number.
For example, now epoch 436 just started, and I call
then it gave me wrong data (less than actual delegators)
Does this api need some time to prepare all of its data from blockchain?