toncenter / ton-http-api

HTTP API for TON (The Open Network)
https://toncenter.com
GNU General Public License v3.0
200 stars 36 forks source link

getTransactions returns incomplete information #20

Closed pyAndr3w closed 2 years ago

pyAndr3w commented 2 years ago

In case there are more than 100 out_msgs in a transaction (e.g. 254 when using highload-wallet-v2), getTransactions will return only 100 out_msgs.

dungeon-master-666 commented 2 years ago

Hi, can you provide a request example?

dungeon-master-666 commented 2 years ago

Fixed with #36