A TextEnvelope is a structured envelope for serialised binary values with an external format with a semi-readable textual format.

Hierarchy

  • TextEnvelope

Properties

Properties

cborHex: string

Hex-encoded CBOR data.

description: string

Free-form text, could be used to indicate the role or purpose to a reader.

type: string

Indicates the type of the encoded data. This is used as a sanity check and to help readers. e.g. "PublicKeyByron" or "TxSignedShelley" to