Skip to content

Commit

Permalink
chore: Update protos/sources/vega/commands/v1/commands.proto
Browse files Browse the repository at this point in the history
Co-authored-by: candida-d <[email protected]>
  • Loading branch information
ze97286 and candida-d authored May 20, 2024
1 parent 7034530 commit 14eddfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protos/sources/vega/commands/v1/commands.proto
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,7 @@ message CancelAMM {
Method method = 2;
}

// Internal transactions used to convey delayed transactions to be included in the next block.
message DelayedTransactionsWrapper {
repeated bytes transactions = 1;
}

0 comments on commit 14eddfb

Please sign in to comment.