Skip to content

Commit

Permalink
refactor: PR comments
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Uzun <mustafa.uzun@limechain.tech>
  • Loading branch information
mustafauzunn committed Nov 27, 2024
1 parent a143eae commit f749c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hapi/hedera-protobufs/platform/event/gossip_event.proto
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ message GossipEvent {
* This field MUST contain one entry for each transaction
* included in this gossip event.
*/
repeated bytes transaction = 4;
repeated bytes transactions = 4;
}

0 comments on commit f749c5e

Please sign in to comment.