multiversx / mx-chain-scripts

GNU General Public License v3.0
4 stars 5 forks source link

How can index from specific block for elastic #18

Open sylviahuang123 opened 7 months ago

sylviahuang123 commented 7 months ago

1. Miss block I found that we can only index data from node start, rather than can be specific start block position, result in miss some block data during the upgrade down time. 2. "after" parameter doesn't work at my own node, but official node works, why? https://api.multiversx.com/accounts/{address}/transactions?withOperations=true&withScResults=true&withBlockInfo=true&order=asc&size=2&from=0&**after**=1698804055