my astar testnet chain is syncing i can see logs, it is synced to headers, but when i am hitting with rpc calls it is giving me only block and also blocks are not increasing in postman response but block height is up to date in logs & when I restart the chain I can see the latest block in postman response for only once then it will repeat the same block in every rpc call but block height is up to date in logs
RPC call used - chain_getBlock & eth_blockNumber (already enabled the evm rpc)
The imported blocks are increasing but best block are stucked at 6510577
[Parachain] Imported #6510829 (0x34a2…73b3)
[Parachain] Idle (8 peers), best: #6510577 (It is stucked at one block )