The piece/accept task is an effect linked from successful execution of a
piece/offer task, it is executed to issue a receipt for the success or
failure of the task.
A receipt for successful execution indicates that the offered piece was
included in an aggregate. In this case the receipt will contain the
aggregate piece CID and a proof that the piece was included in the
aggregate. It also includes an effect, linking to an aggregate/offer task
that will complete asynchronously.
Otherwise the task is failed and the receipt will contain details of the
reason behind the failure.
The
piece/accept
task is an effect linked from successful execution of apiece/offer
task, it is executed to issue a receipt for the success or failure of the task.A receipt for successful execution indicates that the offered piece was included in an aggregate. In this case the receipt will contain the aggregate piece CID and a proof that the piece was included in the aggregate. It also includes an effect, linking to an
aggregate/offer
task that will complete asynchronously.Otherwise the task is failed and the receipt will contain details of the reason behind the failure.