Versions in this module Expand all Collapse all v0 v0.2.0 Oct 28, 2024 Changes in this version + type AgentMessage interface + Get func(link ipld.Link) (ipld.Link, bool) + Invocations func() []ipld.Link + Receipts func() []ipld.Link + func Build(invocations []invocation.Invocation, receipts []receipt.AnyReceipt) (AgentMessage, error) + func NewMessage(roots []ipld.Link, blks blockstore.BlockReader) (AgentMessage, error)