lotus/chain/actors/builtin/multisig
Steven Allen d9656f5220 add a generic load method for actor state
This will make it easier to load arbitrary actors. We can:

* Type switch (sort of unsafe, may want marker methods?)
* Use this with `vm.MutateActorState`.
2020-09-25 12:49:39 -07:00
..
multisig.go add a generic load method for actor state 2020-09-25 12:49:39 -07:00
v0.go add a generic load method for actor state 2020-09-25 12:49:39 -07:00
v1.go add a generic load method for actor state 2020-09-25 12:49:39 -07:00