Skip to content

Commit

Permalink
fix: consistency use 'commit' rather than 'committed eveywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Bryce committed Jan 15, 2024
1 parent eba37e0 commit 8f505b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ message MerklLogEntry {
uint32 log_epoch = 2;

// Event trust level commited fields
MerkleLogCommit committed = 3;
MerkleLogCommit commit = 3;

// TODO: Event trust level confirmed fields

Expand Down

0 comments on commit 8f505b4

Please sign in to comment.