Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Address = builtin11.CronActorAddr Methods = builtin11.MethodsCron )
Functions ¶
Types ¶
type State ¶ added in v1.11.0
type State interface {
Code() cid.Cid
ActorKey() string
ActorVersion() actorstypes.Version
GetState() interface{}
}
Click to show internal directories.
Click to hide internal directories.