mana-ethereum/ethereumex

Multiple endpoints

Closed this issue · 1 comments

Hello friends, we have a requirement for a project to integrate with multiple networks/endpoints (we need ethereum and polygon). I understand that this is not supported. If you think it would be useful for the project I could try to implement that functionality as a PR with a care to be backwards compatible with the single provider version (i.e people that use a single provider won't need to change anything to their code). I'd be happy to see your opinions.

Kind regards,
Serafeim

I read the source code better and found out about the :url keyword that can be passed to the function so we can close the issue