Commit 72eff5f9 authored by zhiqiangxu's avatar zhiqiangxu Committed by GitHub

add comment to SingularBatch.Timestamp (#11720)

parent 337749f8
......@@ -23,7 +23,7 @@ type SingularBatch struct {
ParentHash common.Hash // parent L2 block hash
EpochNum rollup.Epoch // aka l1 num
EpochHash common.Hash // l1 block hash
Timestamp uint64
Timestamp uint64 // l2 block timestamp
Transactions []hexutil.Bytes
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment