Basilisk-node
Basilisk-node copied to clipboard
Adjust RelayChainBlockNumberProvider to not provide `frame_system` number
RelayChainBlockNumberProvider lead to test failures (e.g. in https://github.com/galacticcouncil/Basilisk-node/pull/636) because CI runs with --features runtime-benchmarks.
We should rewrite it to allow for direct manual setting of the block number instead of using the one from frame_system.