integrate extern/sector-storage into lotus proper.

This commit is contained in:
Raúl Kripalani
2020-08-16 11:09:58 +01:00
parent fb0ccc9260
commit 3c17cd655e
113 changed files with 223 additions and 891 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
"github.com/filecoin-project/go-address"
"github.com/filecoin-project/lotus/storage/sealing"
"github.com/filecoin-project/sector-storage/mock"
"github.com/filecoin-project/lotus/storage/sector/mock"
"github.com/filecoin-project/specs-actors/actors/abi"
miner2 "github.com/filecoin-project/specs-actors/actors/builtin/miner"