mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 11:26:44 +01:00
Add initial structure Coordinator Forge Sequence
This commit is contained in:
@@ -26,7 +26,7 @@ type BatchBuilder struct {
|
||||
|
||||
// ConfigBatch contains the batch configuration
|
||||
type ConfigBatch struct {
|
||||
CoordinatorAddress ethCommon.Address
|
||||
ForgerAddress ethCommon.Address
|
||||
}
|
||||
|
||||
// NewBatchBuilder constructs a new BatchBuilder, and executes the bb.Reset
|
||||
|
||||
Reference in New Issue
Block a user