Update repair-with-hashes.md (#2756)
This commit is contained in:
parent
7af05177e2
commit
260f648275
@ -56,7 +56,8 @@ The size of all piece hashes downloaded should be roughly equal to a default max
|
||||
Chunk chunk = 1;
|
||||
optional PieceHash hash = 2;
|
||||
optional OrderLimit limit = 3;
|
||||
}```
|
||||
}
|
||||
```
|
||||
|
||||
2. Alter the storage node code to populate `PieceHash` and `OrderLimit` when the `OrderLimit` `Action` is `GET_REPAIR`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user