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,7 +1,7 @@
|
||||
// This tool allows for simple encrypting and decrypting of EIP-2335 compliant, BLS12-381
|
||||
// keystore.json files which as password protected. This is helpful in development to inspect
|
||||
// the contents of keystores created by eth2 wallets or to easily produce keystores from a
|
||||
// specified secret to move them around in a standard format between eth2 clients.
|
||||
// the contents of keystores created by Ethereum validator wallets or to easily produce keystores from a
|
||||
// specified secret to move them around in a standard format between Ethereum consensus clients.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user