Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
erasure_coding
shardsToChunks
Function shardsToChunks
shardsToChunks
(
spec
:
ChainSpec
,
shards
:
PerValidator
<
BytesBlob
>
,
)
:
PerValidator
<
[
number
,
BytesBlob
]
[]
>
Split each validator's shard into numbered chunks it originally should have got.
Parameters
spec
:
ChainSpec
shards
:
PerValidator
<
BytesBlob
>
Returns
PerValidator
<
[
number
,
BytesBlob
]
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Split each validator's shard into numbered chunks it originally should have got.