make the print the same number of characters (#3626)

This commit is contained in:
Preston Van Loon
2019-09-27 18:41:02 -07:00
committed by Nishant Das
parent 4c8269aca3
commit 508fac65be

View File

@@ -102,7 +102,7 @@ func NewValidatorAccount(directory string, password string) error {
%#x
===========================================================
===================================================================
`, tx.Data())
return nil
}