Closed mgpai22 closed 7 months ago
This mainnet request loads all 1000 elements containing header info:
http://213.239.193.208:9053/blocks/chainSlice?fromHeight=0&toHeight=1000
This testnet request only loads 256 elements at most:
http://213.239.193.208:9052/blocks/chainSlice?fromHeight=0&toHeight=1000 https://tn-ergonode-api.ergohost.io/blocks/chainSlice?fromHeight=0&toHeight=1000
This has been tested with latest node version and previous old ones too.
This mainnet request loads all 1000 elements containing header info:
http://213.239.193.208:9053/blocks/chainSlice?fromHeight=0&toHeight=1000
This testnet request only loads 256 elements at most:
http://213.239.193.208:9052/blocks/chainSlice?fromHeight=0&toHeight=1000 https://tn-ergonode-api.ergohost.io/blocks/chainSlice?fromHeight=0&toHeight=1000
This has been tested with latest node version and previous old ones too.