Skip to content

Commit d2d835f

Browse files
placer14smagdaliianconsolata
authored
fix: link to glossary term 'slashing' (#1272)
Co-authored-by: smagdali <[email protected]> Co-authored-by: Ian Davis <[email protected]>
1 parent fa9f455 commit d2d835f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/glossary/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ Every mined block has a computed `weight`, also called its `WinCount`. Together,
377377

378378
[_Window Proof-of-Spacetime_ (WindowPoSt)](post#windowpost) is the mechanism by which the commitments made by [storage miners](glossary#storage-miner-actor) are audited. It sees each 24-hour period broken down into a series of windows. Correspondingly, each storage miner's set of pledged [sectors](glossary#sector) is partitioned into subsets, one subset for each window. Within a given window, each storage miner must submit a [Proof-of-Spacetime](glossary#proof-of-spacetime-post) for each sector in their respective subset. This requires ready access to each of the challenged sectors, and will result in a [zk-SNARK-compressed](glossary#zksnark) proof published to the Filecoin [blockchain](glossary#blockchain) as a [message](glossary#message) in a [block](glossary#block). In this way, every sector of [pledged storage](glossary#pledged-storage) is audited at least once in any 24-hour period, and a permanent, verifiable, and public record attesting to each storage miner's continued commitment is kept.
379379

380-
The Filecoin network expects constant availability of stored data. Failing to submit WindowPoSt for a sector will result in a [fault](glossary#fault), and the storage miner supplying the sector will be [slashed](glossary#slash).
380+
The Filecoin network expects constant availability of stored data. Failing to submit WindowPoSt for a sector will result in a [fault](glossary#fault), and the storage miner supplying the sector will be [slashed](glossary#slashing).
381381

382382
## Winning Proof-of-Spacetime (WinningPoSt)
383383

0 commit comments

Comments
 (0)