Add initial structure Coordinator Forge Sequence

This commit is contained in:
arnaucube
2020-08-13 18:55:33 +02:00
parent a1c339c918
commit 8390e4a784
8 changed files with 288 additions and 8 deletions

View File

@@ -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