ChainSafe / ChainBridge

🌉 Modular Multi-Directional Blockchain Bridge to interact with Multiple Networks; Ethereum, Ethereum Classic, Substrate, based chains. Stay tuned for ChainBridge Hub!
GNU Lesser General Public License v3.0
474 stars 300 forks source link

Replace deprecated TOML configs with JSON #695

Closed waymobetta closed 3 years ago

waymobetta commented 3 years ago

Description

A user experienced confusion when attempting to run a relayer with an outdated example configuration file. These toml configs have been deprecated and should therefore be replaced by a json config, as reflected in the project README.

Related Issue Or Context

Closes: #694

How Has This Been Tested? Testing details.

Types of changes

Checklist: