The piece/offer task can be executed to request that a piece be aggregated
for inclusion in an upcoming an Filecoin deal. It issues a signed receipt
of the execution result. It is also an effect linked from successful
execution of a filecoin/submit task.
A receipt for successful execution will contain an effect, linking to a
piece/accept task that will complete asynchronously.
Otherwise the task is failed and the receipt will contain details of the
reason behind the failure.
The
piece/offer
task can be executed to request that a piece be aggregated for inclusion in an upcoming an Filecoin deal. It issues a signed receipt of the execution result. It is also an effect linked from successful execution of afilecoin/submit
task.A receipt for successful execution will contain an effect, linking to a
piece/accept
task that will complete asynchronously.Otherwise the task is failed and the receipt will contain details of the reason behind the failure.