Impl historyDB methods for sync main loop

This commit is contained in:
Arnau B
2020-08-25 17:47:23 +02:00
parent c108739c24
commit 3e7173b1da
6 changed files with 170 additions and 55 deletions

View File

@@ -15,7 +15,7 @@ type RollupVars struct {
Governance eth.Address
}
type PoDVars struct {
type AuctionVars struct {
EthBlockNum uint64
SlotDeadline uint
CloseAuctionSlots uint