Versions in this module Expand all Collapse all v1 v1.0.0 Jul 3, 2023 Changes in this version + type Cid struct + Root string + type Deal struct + Proposal DealProposal + State DealState + type DealProposal struct + Client string + EndEpoch int32 + Label string + PieceCID Cid + PieceSize uint64 + Provider string + StartEpoch int32 + VerifiedDeal bool + type DealState struct + LastUpdatedEpoch int32 + SectorStartEpoch int32 + SlashEpoch int32