cmd/puppeth: fix typos and review suggestions
This commit is contained in:
@ -170,7 +170,7 @@ type nodeInfos struct {
|
||||
gasPrice float64
|
||||
}
|
||||
|
||||
// Report converts the typed struct into a plain string->string map, cotnaining
|
||||
// Report converts the typed struct into a plain string->string map, containing
|
||||
// most - but not all - fields for reporting to the user.
|
||||
func (info *nodeInfos) Report() map[string]string {
|
||||
report := map[string]string{
|
||||
|
Reference in New Issue
Block a user