mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +00:00
Rename upgrade_to_altair.go
to upgrade_to_bellatrix.go
(#10926)
(cherry picked from commit c664e59a2e66a2e52814bdb59840ec3a205273e7) Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
parent
7faad27f5f
commit
4b009ed813
@ -5,7 +5,7 @@ go_library(
|
||||
testonly = True,
|
||||
srcs = [
|
||||
"transition.go",
|
||||
"upgrade_to_altair.go",
|
||||
"upgrade_to_bellatrix.go",
|
||||
],
|
||||
importpath = "github.com/prysmaticlabs/prysm/testing/spectest/shared/bellatrix/fork",
|
||||
visibility = ["//visibility:public"],
|
||||
|
Loading…
Reference in New Issue
Block a user