Versions in this module Expand all Collapse all v1 v1.0.0 Jun 28, 2023 Changes in this version + var Methods = map[abi.MethodNum]builtin.MethodMeta + type State struct + Address addr.Address + func (t *State) MarshalCBOR(w io.Writer) error + func (t *State) UnmarshalCBOR(r io.Reader) error + type StateSummary struct + PubKeyAddr address.Address + func CheckStateInvariants(st *State, idAddr address.Address) (*StateSummary, *builtin.MessageAccumulator)