Skip to content

Commit

Permalink
feat: fix proto check
Browse files Browse the repository at this point in the history
  • Loading branch information
karlem committed Nov 2, 2023
1 parent 0a7ba8d commit afa02c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/sources/data-node/api/v2/trading_data.proto
Original file line number Diff line number Diff line change
Expand Up @@ -4296,4 +4296,4 @@ message ObserveTransactionResultsRequest {
message ObserveTransactionResultsResponse {
// List of 0 or more transaction results.
repeated vega.events.v1.TransactionResult transaction_results = 1;
}
}

0 comments on commit afa02c1

Please sign in to comment.