eth2stats-client
eth2stats-client copied to clipboard
Secure gRPC?
Is there any way to get eth2stats to connect to secure gRPC? I just got prysm set up to use a certificate, but then realized eth2stats won't work with it. :(
I discovered the same and tried to implement it in https://github.com/Alethio/eth2stats-client/pull/34.
@mrosack Would you mind testing it out on your setup?