raiden
raiden copied to clipboard
Add support for other Ethereum clients
In the codebase there are parts which specifically ask for the Ethereum client being (GETH , PARITY, Infura). We should change that to support any RPC client and then add a minimal set of special cases for different clients.
We should test it against Nethermind