mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 13:28:01 -05:00
Chang flag name to interopXXX (#3418)
This commit is contained in:
@@ -55,7 +55,7 @@ var (
|
||||
}
|
||||
// GenesisState defines a flag for the beacon node to load genesis state via file.
|
||||
GenesisState = cli.StringFlag{
|
||||
Name: "load-genesis-state",
|
||||
Name: "interop-genesis-state",
|
||||
Usage: "The genesis state file (.SSZ) to load from",
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user