filecoin-project / go-fil-markets

Shared Implementation of Storage and Retrieval Markets for Filecoin Node Implementations
Other
78 stars 59 forks source link

add proposal cid parameter to PieceStore.AddDealForPiece #768

Closed dirkmc closed 1 year ago

dirkmc commented 1 year ago

For boost's piece store, we need a way to map between the the deal and the piece info. So pass the deal proposal cid to AddDealForPiece