actors: Remove addrass aliases
This commit is contained in:
parent
fc4fa38c9b
commit
9c5d2fff1a
@ -98,7 +98,7 @@ func checkSeal(ctx context.Context, maddr address.Address, si SectorInfo, api se
|
|||||||
}
|
}
|
||||||
|
|
||||||
ccmt := &types.Message{
|
ccmt := &types.Message{
|
||||||
To: actors.StorageMarketAddress,
|
To: builtin.StorageMarketActorAddr,
|
||||||
From: maddr,
|
From: maddr,
|
||||||
Value: types.NewInt(0),
|
Value: types.NewInt(0),
|
||||||
GasPrice: types.NewInt(0),
|
GasPrice: types.NewInt(0),
|
||||||
|
Loading…
Reference in New Issue
Block a user