mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 07:58:22 -05:00
make the print the same number of characters (#3626)
This commit is contained in:
committed by
Nishant Das
parent
4c8269aca3
commit
508fac65be
@@ -102,7 +102,7 @@ func NewValidatorAccount(directory string, password string) error {
|
||||
|
||||
%#x
|
||||
|
||||
===========================================================
|
||||
===================================================================
|
||||
`, tx.Data())
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user