Options
All
  • Public
  • Public/Protected
  • All
Menu

A bytestring value (static length)

Hierarchy

  • BytesStaticValue

Index

Properties

Properties

kind: "value"
value: { asHex: string; rawAsHex?: string }

Type declaration

  • asHex: string

    hex-formatted, with leading "0x"

  • Optional rawAsHex?: string

Generated using TypeDoc