mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -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:
@@ -16,7 +16,7 @@ import (
|
||||
|
||||
// ExportSlashingProtection handles the rpc call returning the json slashing history.
|
||||
// The format of the export follows the EIP-3076 standard which makes it
|
||||
// easy to migrate machines or eth2 clients.
|
||||
// easy to migrate machines or Ethereum consensus clients.
|
||||
//
|
||||
// Steps:
|
||||
// 1. Call the function which exports the data from
|
||||
|
||||
Reference in New Issue
Block a user