mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
Fix links in docs. (#2556)
This commit is contained in:
+2
-5
@@ -46,11 +46,8 @@ backers, not all of them are required to have the needed chunk. This in turn
|
|||||||
could lead to low throughput, as we have to wait for a fetches to fail,
|
could lead to low throughput, as we have to wait for a fetches to fail,
|
||||||
before reaching a validator finally having our chunk. We do rank back validators
|
before reaching a validator finally having our chunk. We do rank back validators
|
||||||
not delivering our chunk, but as backers could vary from block to block on a
|
not delivering our chunk, but as backers could vary from block to block on a
|
||||||
perfectly legitimate basis, this is still not ideal. See the following issues
|
perfectly legitimate basis, this is still not ideal. See issues [2509](https://github.com/paritytech/polkadot/issues/2509) and [2512](https://github.com/paritytech/polkadot/issues/2512)
|
||||||
for more information:
|
for more information.
|
||||||
|
|
||||||
https://github.com/paritytech/polkadot/issues/2509
|
|
||||||
https://github.com/paritytech/polkadot/issues/2512
|
|
||||||
|
|
||||||
The current implementation also only fetches chunks for occupied cores in blocks
|
The current implementation also only fetches chunks for occupied cores in blocks
|
||||||
in active leaves. This means though, if active leaves skips a block or we are
|
in active leaves. This means though, if active leaves skips a block or we are
|
||||||
|
|||||||
Reference in New Issue
Block a user