attestantio / vouch

Apache License 2.0
112 stars 28 forks source link

Remove ValidatorWithoutBalance calls. #49

Closed mcdee closed 2 years ago

mcdee commented 2 years ago

The prysm GRPC API required use of specialized '*WithoutBalance' calls to provide suitable performance. Now that Vouch is using the prysm HTTP API these calls are no longer necessary.