nimbus-eth2/beacon_chain
Etan Kissling 41b93ae57a
fix code for Nim v1.6.14 compatibility (#5131)
With `v1.6.14` there is compilation issue in `trusted_node_sync` where
a type is not inferred automatically anymore for a `nil` instance.
Fix it so we can bump the compiler.

See https://github.com/status-im/nimbus-build-system/pull/63
2023-06-28 17:21:43 +00:00
..
2023-06-28 15:33:38 +02:00
2023-06-08 13:42:19 +00:00
2022-04-08 16:22:49 +00:00
2023-06-27 03:58:14 +03:00