Extract sector-storage

This commit is contained in:
Łukasz Magiera
2020-03-28 01:32:39 +01:00
parent eb6bc0399a
commit 95ee1c1cde
63 changed files with 128 additions and 4363 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ import (
"github.com/filecoin-project/specs-actors/actors/abi"
"github.com/filecoin-project/lotus/chain/types"
"github.com/filecoin-project/lotus/storage/sectorstorage"
"github.com/filecoin-project/lotus/storage/sectorstorage/stores"
"github.com/filecoin-project/sector-storage"
"github.com/filecoin-project/sector-storage/stores"
)
// alias because cbor-gen doesn't like non-alias types