actora: register storagemarket

This commit is contained in:
Łukasz Magiera
2019-10-23 12:44:00 +02:00
parent 8638cd25f5
commit c41dd4efeb
13 changed files with 39 additions and 35 deletions
+1 -1
View File
@@ -303,7 +303,7 @@ func createStorageMiner(ctx context.Context, api api.FullNode, peerid peer.ID, c
}
createStorageMinerMsg := &types.Message{
To: actors.StorageMarketAddress,
To: actors.StoragePowerAddress,
From: owner,
Value: collateral,