diff --git a/cli/state.go b/cli/state.go index 51c3b3911..c88df8da2 100644 --- a/cli/state.go +++ b/cli/state.go @@ -1247,7 +1247,7 @@ var compStateMsg = `
Gas Trace - + {{define "virt" -}} {{- if . -}} +({{.}}) @@ -1259,7 +1259,7 @@ var compStateMsg = ` {{- end}} {{range .GasCharges}} - + {{template "gasC" .}}
NumTotal/Compute/StorageTime TakenLocation
NameTotal/Compute/StorageTime TakenLocation
{{.Num}}{{if .Extra}}:{{.Extra}}{{end}}
{{.Name}}{{if .Extra}}:{{.Extra}}{{end}}{{if PrintTiming}}{{.TimeTaken}}{{end}}