add execution metrics to the chain node views
This commit is contained in:
parent
396ee4ff3d
commit
a71130be9b
@ -742,6 +742,8 @@ var ChainNodeViews = append([]*view.View{
|
|||||||
VMApplyFlushView,
|
VMApplyFlushView,
|
||||||
VMSendsView,
|
VMSendsView,
|
||||||
VMAppliedView,
|
VMAppliedView,
|
||||||
|
VMExecutionWaitingView,
|
||||||
|
VMExecutionRunningView,
|
||||||
}, DefaultViews...)
|
}, DefaultViews...)
|
||||||
|
|
||||||
var MinerNodeViews = append([]*view.View{
|
var MinerNodeViews = append([]*view.View{
|
||||||
|
Loading…
Reference in New Issue
Block a user