Versions in this module Expand all Collapse all v0 v0.0.1 Nov 3, 2021 Changes in this version + func Prove(ctx context.Context, root cid.Cid, offset uint64, dserv ipld.DAGService) ([]byte, error) + func Verify(ctx context.Context, root cid.Cid, offset uint64, proof []byte) (bool, error)