mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
Temporarily remove new state mgmt from e2e (#5786)
* Temporarily remove new state mgmt from e2e
This commit is contained in:
parent
b00bbfeec7
commit
c590029e48
@ -319,7 +319,7 @@ var (
|
||||
Hidden: true,
|
||||
}
|
||||
deprecatedEnableCustomBlockHTR = &cli.BoolFlag{
|
||||
Name: "enable-custom-block-htr",
|
||||
Name: "enable-custom-block-htr",
|
||||
Usage: deprecatedUsage,
|
||||
Hidden: true,
|
||||
}
|
||||
@ -429,5 +429,4 @@ var E2EBeaconChainFlags = []string{
|
||||
"--check-head-state",
|
||||
"--enable-state-field-trie",
|
||||
"--enable-state-ref-copy",
|
||||
"--enable-new-state-mgmt",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user