set predictable address for account actors in genesis
This commit is contained in:
parent
6bf7b0312e
commit
335d0bec3e
@ -389,6 +389,7 @@ func MakeAccountActor(ctx context.Context, cst cbor.IpldStore, av actorstypes.Ve
|
|||||||
Code: actcid,
|
Code: actcid,
|
||||||
Head: statecid,
|
Head: statecid,
|
||||||
Balance: bal,
|
Balance: bal,
|
||||||
|
Address: &addr,
|
||||||
}
|
}
|
||||||
|
|
||||||
return act, nil
|
return act, nil
|
||||||
|
Loading…
Reference in New Issue
Block a user