Function newTaggedData

  • Creates a new RSTaggedData object with the given tag and Uint8Array

    Parameters

    • tag: string

      Tag

    • data: Uint8Array

      Data

    Returns RSTaggedData