You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inline submit_proposal_block function in Tendermint
It is hard to know whether submit_proposal_block changes step or
not. Since submit_proposal_block has only two lines of code, it
doesn't remove code duplication. To clarify step transition, inline
the submit_proposal_block function.
0 commit comments