mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 19:36:44 +01:00
Integrate til into api
This commit is contained in:
@@ -17,7 +17,7 @@ type SlotAPI struct {
|
||||
FirstBlock int64 `json:"firstBlock"`
|
||||
LastBlock int64 `json:"lastBlock"`
|
||||
OpenAuction bool `json:"openAuction"`
|
||||
WinnerBid *historydb.BidAPI `json:"winnerBid"`
|
||||
WinnerBid *historydb.BidAPI `json:"bestBid"`
|
||||
TotalItems uint64 `json:"-"`
|
||||
FirstItem uint64 `json:"-"`
|
||||
LastItem uint64 `json:"-"`
|
||||
|
||||
Reference in New Issue
Block a user