Skip to content

Fix start btc block height only genesis

Fandral requested to merge fix-btc-block-height-start into master

We should only start from a specified BTC block height on GENESIS, validator and full node should get the height from ThorChain directly anyway or fallback to the latest height on chain, but we might want to specify it anyway while the chain is syncing and its the genesis node

Merge request reports