mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
5e1a0eac85
* Make VC able to understand any type of `/eth/v1/config/spec` response without any changes in source code. Update compatibility checking. Now VC is able to obtain any constant from `spec` call. * Remove RestSpecVC declaration.