Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vgonkivs committed Mar 10, 2023
1 parent 79d00ee commit 6f27ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions share/ipld/retrieved_data.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ func WithProofs() Option {
}
}

// RetrievedData saves all leaves under the given namespace in the given namespace with corresponded proofs.
type RetrievedData struct {
leaves []ipld.Node
proofContainer *proofCollector
Expand Down

0 comments on commit 6f27ae6

Please sign in to comment.