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