Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Actor ¶
type Actor struct{}
func (Actor) Constructor ¶
func (Actor) PubkeyAddress ¶
Fetches the pubkey-type address from this actor.
type StateSummary ¶
type StateSummary struct {
PubKeyAddr address.Address
}
func CheckStateInvariants ¶
func CheckStateInvariants(st *State, idAddr address.Address) (*StateSummary, *builtin.MessageAccumulator)
Checks internal invariants of account state.
Click to show internal directories.
Click to hide internal directories.