Blockchain Commons Tags TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Function provenanceMarkGeneratorToEnvelope

    • Convert a ProvenanceMarkGenerator to an Envelope.

      The envelope contains structured assertions for all generator fields:

      • type: "provenance-generator"
      • res: The resolution
      • seed: The seed
      • next-seq: The next sequence number
      • rng-state: The RNG state

      Parameters

      Returns Envelope$1

      An envelope containing the generator