Merge branch 'unstable' into optimistic_conditions

This commit is contained in:
ethDreamer
2022-02-28 19:31:39 -06:00
committed by GitHub
161 changed files with 3533 additions and 966 deletions

View File

@@ -2,7 +2,7 @@
name = "boot_node"
version = "2.1.3"
authors = ["Sigma Prime <contact@sigmaprime.io>"]
edition = "2018"
edition = "2021"
[dependencies]
beacon_node = { path = "../beacon_node" }