mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +00:00
Add Suggestion to Paste in Deposit Data into Prylabs/Participate (#5872)
* added instructions for account
This commit is contained in:
parent
5515c20ffd
commit
272f794868
@ -112,6 +112,7 @@ func NewValidatorAccount(directory string, password string) error {
|
||||
|
||||
===================================================================
|
||||
`, tx.Data())
|
||||
fmt.Println("***Enter the above Raw Transaction Data into step 3 on https://prylabs.net/participate***")
|
||||
publicKey := validatorKey.PublicKey.Marshal()[:]
|
||||
log.Infof("Deposit data displayed for public key: %#x", publicKey)
|
||||
return nil
|
||||
|
Loading…
Reference in New Issue
Block a user