Skip to content

Commit

Permalink
new datastream entry enum - end l2 block
Browse files Browse the repository at this point in the history
  • Loading branch information
hexoscott authored and mandrigin committed Aug 1, 2024
1 parent 92e7d22 commit 72ea7d0
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 68 deletions.
1 change: 1 addition & 0 deletions zk/datastream/proto/datastream.proto
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ enum EntryType {
ENTRY_TYPE_TRANSACTION = 3;
ENTRY_TYPE_BATCH_END = 4;
ENTRY_TYPE_UPDATE_GER = 5;
ENTRY_TYPE_L2_BLOCK_END = 6;
}

enum BatchType {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 72ea7d0

Please sign in to comment.