mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
Review synchronizer, rearange some stuff, add notes and TODOs.
This commit is contained in:
@@ -17,6 +17,8 @@ import (
|
||||
"github.com/russross/meddler"
|
||||
)
|
||||
|
||||
// TODO(Edu): Check DB consistency while there's concurrent use from Coordinator/TxSelector & API
|
||||
|
||||
// L2DB stores L2 txs and authorization registers received by the coordinator and keeps them until they are no longer relevant
|
||||
// due to them being forged or invalid after a safety period
|
||||
type L2DB struct {
|
||||
|
||||
Reference in New Issue
Block a user