Open mboyd1 opened 3 months ago
I just removed the whole case switch section in EthereumPayoutHandler.cs that it was complaining about starting at line 505, and was able to build. I don't need ethereum support for this use case so that works for me for now. ETH is proof-of-stake now anyway, but maybe some people need this code still for ETH classic or something
seems related to ethereum payout handling, is there a way I can just disable ethereum support to get the build past this error? or otherwise resolve this build failure..