input-output-hk / cardano-sl

Cryptographic currency implementing Ouroboros PoS protocol
Apache License 2.0
3.77k stars 630 forks source link

Response too large: no more than 1000 transactions can be returned at once. This issue is known and being worked on #4230

Open romever opened 5 years ago

romever commented 5 years ago

When I requested this api /api/addresses/summary/{address}, I returned the following message: {"Left":"Response too large: no more than 1000 transactions can be returned at once. This issue is known and being worked on"}

what should I do?