Use map encoders for some structs
This commit is contained in:
+2
-2
@@ -87,9 +87,9 @@ type SectorInfo struct {
|
||||
Deals []uint64
|
||||
Ticket sectorbuilder.SealTicket
|
||||
Seed sectorbuilder.SealSeed
|
||||
Retries uint64
|
||||
Retries uint64
|
||||
|
||||
LastErr string
|
||||
LastErr string
|
||||
}
|
||||
|
||||
type SealedRef struct {
|
||||
|
||||
Reference in New Issue
Block a user