Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageError ¶
type MessageError struct { Cid cid.Cid Error string }
type Task ¶
type Task struct{}
func (*Task) ProcessMessages ¶
func (p *Task) ProcessMessages(ctx context.Context, ts *types.TipSet, pts *types.TipSet, emsgs []*lens.ExecutedMessage, blkMsgs []*lens.BlockMessages) (model.Persistable, *visormodel.ProcessingReport, error)
Note that pts is the parent tipset containing the messages, ts is the following tipset containing the receipts
Click to show internal directories.
Click to hide internal directories.