some client improvements

This commit is contained in:
whyrusleeping
2020-07-31 01:33:44 -04:00
committed by Aayush Rajasekaran
parent 7fa4cd33f0
commit 5f091411c3
2 changed files with 48 additions and 16 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ type StorageMinerAPI struct {
ProofsConfig *ffiwrapper.Config
SectorBlocks *sectorblocks.SectorBlocks
PieceStore piecestore.PieceStore
PieceStore dtypes.ProviderPieceStore
StorageProvider storagemarket.StorageProvider
Miner *storage.Miner
BlockMiner *miner.Miner