Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
sainoe committed Nov 10, 2023
1 parent fc7dec7 commit 1c0947f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testutil/crypto/evidence.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,6 @@ func UpdateHeaderCommitWithNilVotes(header *ibctmtypes.Header, validators []*tmt
commit.Signatures[idx] = s
}

// overwrite the commit the back in the header
// update the commit in client the header
header.SignedHeader.Commit = commit.ToProto()
}

0 comments on commit 1c0947f

Please sign in to comment.