lotus/chain/actors/builtin/system
frrist e61b9b2a65 refactor: add inspection methods to actor gen interface
- adds the following methods to all generated actor interfaces:
  - Code() cid.Cid
  - ActorKey() string
  - ActorVersion() actorstypes.Version
  - AllCodes() []cid.Cid
2022-11-16 17:22:18 -08:00
..
actor.go.template refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
state.go.template refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
system.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
v0.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
v2.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
v3.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
v4.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
v5.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
v6.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
v7.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
v8.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00
v9.go refactor: add inspection methods to actor gen interface 2022-11-16 17:22:18 -08:00