polkascan / explorer

Polkascan Substrate Explorer
GNU General Public License v3.0
44 stars 46 forks source link

All blocks showing `Awaiting finalization` #28

Open abhath-labs opened 1 year ago

abhath-labs commented 1 year ago

Hi, We connected the explorer to run our parachain at https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Ftestnet.bitgreen.org#/explorer, the explorer is completely synced and also updating new blocks as they are being produced. But the block details display Awaiting Finalization on all blocks as below

Screenshot 2023-04-24 at 3 28 23 PM-cleaned

Just wondering if this has to do with the chain being a parachain or if its something to do with our config. We have not modified anything except modify the url in the explorer-config yaml.