Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
srene committed Sep 5, 2024
1 parent 5720f39 commit 77aac23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion block/state.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ func (e *Executor) UpdateStateAfterCommit(s *types.State, resp *tmstate.ABCIResp
s.RollappParams.Da = resp.EndBlock.RollappConsensusParamUpdates.Da
s.RollappParams.Version = resp.EndBlock.RollappConsensusParamUpdates.Version
}

}

// UpdateProposerFromBlock updates the proposer from the block
Expand Down

0 comments on commit 77aac23

Please sign in to comment.