WorkPackageExtrinsics:KnownSizeArray< Bytes<U32>, "Count of all extrinsics within work items in a work package", >
Extrinsics that are needed by all [WorkItem]s and are specified via [WorkItemExtrinsicSpec].
This is a flat-package of all extrinsics in a work package across all work items.
For encoding it also requires the length of items to be known in advance.
Extrinsics that are needed by all [
WorkItem]s and are specified via [WorkItemExtrinsicSpec].This is a flat-package of all extrinsics in a work package across all work items. For encoding it also requires the length of items to be known in advance.