lotus/chain/actors/builtin/multisig
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
diff.go chore: fix imports 2022-06-14 17:00:51 +02:00
message0.go more fixes 2022-09-10 12:37:03 -04:00
message2.go more fixes 2022-09-10 12:37:03 -04:00
message3.go more fixes 2022-09-10 12:37:03 -04:00
message4.go more fixes 2022-09-10 12:37:03 -04:00
message5.go more fixes 2022-09-10 12:37:03 -04:00
message6.go more fixes 2022-09-10 12:37:03 -04:00
message7.go more fixes 2022-09-10 12:37:03 -04:00
message8.go more fixes 2022-09-10 12:37:03 -04:00
message9.go more fixes 2022-09-10 12:37:03 -04:00
message.go.template more fixes 2022-09-10 12:37:03 -04:00
multisig.go 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
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