lisk-sdk
lisk-sdk copied to clipboard
Update chain lib to get chainID from genesisConfig
Description
Chain was managing networkID because it comes from genesis block, but now we can remove from chain package.
This doesn't change the public interface in general.
https://github.com/LiskHQ/lisk-sdk/pull/7513#discussion_r967239983
Acceptance Criteria
- All tests should pass