Open
Description
Currently, the contract addresses are being configured in the database TOML file. This file also contains already inspected blocks which are updated as soon as new block appeared and confirmed in the chain.
Since the bridge contracts are configured only once and are not changed during the bridge life time it does make sense to move defining addresses of the bridge contracts to the configuration file in [home]
and [foreign]
sections.