Skip to content

Commit 1a35d00

Browse files
committed
Review touch up
1 parent 5226926 commit 1a35d00

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

documentation/en/experimental-features/PDPCURIOSPEC.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,6 @@ There are two paths for getting pieces into the system:
147147
6. Once `service_termination_epoch <= current_block` and `deletion_allowed = TRUE`, **PDPv0_DelDataSet** calls `PDPVerifier.deleteDataSet()`.
148148
7. When the delete transaction lands, **DataSetDeleteWatcher** verifies the dataset is no longer live on-chain and deletes the `pdp_data_sets` row (CASCADE removes pieces and prove tasks).
149149

150-
**If a rail is fully settled/finalized:**
151-
3. SettleWatcher calls `ensureDataSetDeletion()`, which sets `deletion_allowed = TRUE` in `pdp_delete_data_set`. This is then picked up by **PDPv0_DelDataSet** at step 6 above.
152-
153150
## Piece Removal
154151

155152
1. Client calls `removePieces()` via HTTP, which sends a `PDPVerifier.removePieces()` transaction.

0 commit comments

Comments
 (0)