Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Function workItemExtrinsicsCodec

    • To encode/decode extrinsics that are specified via [WorkItemExtrinsicSpec] we need to know their lenghts. Hence this is created dynamically.

      Parameters

      Returns Descriptor<
          readonly Bytes<U32>[] & pvm.WithOpaque<
              "Count of all extrinsics within work items in a work package",
          >,
          readonly Bytes<U32>[] & pvm.WithOpaque<
              "Count of all extrinsics within work items in a work package",
          >,
      >