ssvlabs / ssv-spec

GNU General Public License v3.0
25 stars 22 forks source link

Take RSA Signer and Verification out of configuration #447

Closed GalRogozinski closed 3 months ago

GalRogozinski commented 3 months ago

Description

The RSA Signer and Verifier are taken out of the Config struct.

Note: TestingVerifier was deleted and now sig verification on tests is not optimized, causing a delay.