fix: remove incorrect variable
This commit is contained in:
parent
0ab2459fce
commit
a41bf74bad
@ -18,8 +18,6 @@ import (
|
||||
"github.com/filecoin-project/lotus/chain/types"
|
||||
)
|
||||
|
||||
var Address = builtin0.InitActorAddr
|
||||
|
||||
func Load(store adt.Store, act *types.Actor) (st State, err error) {
|
||||
switch act.Code {
|
||||
case builtin0.StorageMinerActorCodeID:
|
||||
|
Loading…
Reference in New Issue
Block a user