Skip to content

Commit

Permalink
update specs (#111)
Browse files Browse the repository at this point in the history
* update specs

* update specs

* update specs

* update specs
  • Loading branch information
ToniRamirezM authored Jan 26, 2024
1 parent aa5399a commit 60bd264
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,13 @@ List of events (entry types):
>u64 batchNum
>u64 blockL2Num
>u64 timestamp
>u32 deltaTimestamp
>u32 L1InfoTreeIndex
>u8[32] l1BlockHash
>u8[32] globalExitRoot
>u8[20] coinbase
>u16 forkId
>u16 forkID
>u32 chainID
### L2 TX
- Entry type = 2
Expand All @@ -327,5 +330,6 @@ List of events (entry types):
>u64 timestamp
>u8[32] globalExitRoot
>u8[20] coinbase
>u16 forkId
>u16 forkID
>u32 chainID
>u8[32] stateRoot

0 comments on commit 60bd264

Please sign in to comment.