func (m *CommitEntryMsg) Process(dbheight uint32, state interfaces.IState) bool { return state.ProcessCommitEntry(dbheight, m) }