mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 23:04:53 +00:00
Rename lmd_ghost > proto_array_fork_choice
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"eth2/lmd_ghost",
|
||||
"eth2/proto_array_fork_choice",
|
||||
"eth2/operation_pool",
|
||||
"eth2/state_processing",
|
||||
"eth2/types",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "lmd_ghost"
|
||||
name = "proto_array_fork_choice"
|
||||
version = "0.1.0"
|
||||
authors = ["Age Manning <Age@AgeManning.com>", "Paul Hauner <paul@sigmaprime.io>"]
|
||||
authors = ["Paul Hauner <paul@sigmaprime.io>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user