The new system is you'll need to set the own_address config flag separately for every node, then it will use that to determine whether to use the supplied URLs or substitute 127.0.0.1.
Let me know if you need help for rebasing! (Wait until it's rebased in master anyhow!)
After I merge https://github.com/0xFableOrg/roll-op/pull/67, you should be able to get ride of all the custom code in the various components as well as the config.
The new system is you'll need to set the
own_address
config flag separately for every node, then it will use that to determine whether to use the supplied URLs or substitute 127.0.0.1.Let me know if you need help for rebasing! (Wait until it's rebased in master anyhow!)