mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
Reduce Usage of Eth2 Terminology in Prysm (#9104)
* remove all mentions * more changes * folder by folder Co-authored-by: terence tsao <terence@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Package main provides a tool named split-keys which allows for generating any number of eth2 validator keys
|
||||
// Package main provides a tool named split-keys which allows for generating any number of Ethereum validator keys
|
||||
// from a list of BIP39 mnemonics and spreading them across any number of Prysm wallets. This is useful for creating
|
||||
// custom allocations of keys across containers running in a cloud environment, such as for public testnets.
|
||||
// An example of why you would use this tool is as follows. Let's say we have 1 mnemonic contained inside of a file.
|
||||
|
||||
Reference in New Issue
Block a user