HugoByte / polkadot-kurtosis-package

Polkadot Kurtosis Package
Apache License 2.0
7 stars 3 forks source link

Acala testnet node is not fetching any blocks #80

Open hemz10 opened 9 months ago

hemz10 commented 9 months ago

Overview

After running acala testnet try to get the latest block, the block height is alway '0'

Steps to Reproduce

Steps to reproduce the behavior:

  1. run acala testnet node using kurtosis package
  2. Once the node is running successfully try to get the latest block height
  3. Observe the height is always '0'

Expected Behavior

Endpoint should return latest block height

Screenshots

image