actors: Sync with the new spec, storage actors
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ var createMinerCmd = &cli.Command{
|
||||
msg := &types.Message{
|
||||
To: actors.StorageMarketAddress,
|
||||
From: addr,
|
||||
Method: actors.SMAMethods.CreateStorageMiner,
|
||||
Method: actors.SPAMethods.CreateStorageMiner,
|
||||
Params: params,
|
||||
Value: types.NewInt(0),
|
||||
GasPrice: types.NewInt(0),
|
||||
|
||||
Reference in New Issue
Block a user